Update desktop entries
parent
00f86727c9
commit
fd74e6a125
|
@ -0,0 +1,4 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Unmount recent
|
||||
Exec=devmon --unmount-recent
|
|
@ -0,0 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Foot Client in Working Directory
|
||||
Exec=footclient -D %f
|
||||
MimeType=inode/directory;
|
|
@ -1,5 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=-T "NetworkManager TUI" nmtui
|
||||
Name=NetworkManager TUI
|
||||
Exec=-T "NetworkManager TUI" nmtui
|
||||
Terminal=true
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Restart ModemManager
|
||||
Exec=-T "Restart ModemManager" systemctl restart ModemManager.service
|
||||
Terminal=true
|
|
@ -1,5 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=-Ttop top
|
||||
Name=top
|
||||
Name=Vis
|
||||
Exec=vis %F
|
||||
Terminal=true
|
Loading…
Reference in New Issue