1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-02 11:49:33 +00:00
This commit is contained in:
Rae 5e 2025-01-31 20:44:47 -05:00
parent 2399184228
commit f8f405b345
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
3 changed files with 15 additions and 8 deletions

View file

@ -11,25 +11,26 @@
<command>kitty</command>
</action>
</item>
<item label="File Browser">
<action name="Execute">
<command>io.elementary.files</command>
</action>
</item>
<item label="VSCodium">
<action name="Execute">
<command>codium</command>
</action>
</item>
<separator/>
<item label="File Browser">
<action name="Execute">
<command>dolphin</command>
</action>
</item>
<item label="Task Manager">
<action name="Execute">
<command>com.github.stsdc.monitor</command>
</action>
</item>
<separator/>
<item label="Set Wallpaper">
<item label="Backup Manager">
<action name="Execute">
<command>nitrogen ~/.dotfiles/assets/wallpapers</command>
<!--! i think needing sudo for this will 100% fuck things up but ill fix it later -->
<command>sudo timeshift-gtk</command>
</action>
</item>
<separator/>