mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 11:49:33 +00:00
~
This commit is contained in:
parent
2399184228
commit
f8f405b345
3 changed files with 15 additions and 8 deletions
|
@ -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/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue