Enable icons in rofi run prompt
This commit is contained in:
@@ -8,7 +8,7 @@ super + Return
|
|||||||
|
|
||||||
# Start rofi (program launcher)
|
# Start rofi (program launcher)
|
||||||
super + d
|
super + d
|
||||||
rofi -show run
|
rofi -show drun
|
||||||
|
|
||||||
# mpv
|
# mpv
|
||||||
super + {_,shift} + m
|
super + {_,shift} + m
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Keepmenu
|
||||||
|
GenericName=Rofi frontend for KeePass databases
|
||||||
|
Exec=keepmenu
|
||||||
|
Icon=lock
|
||||||
|
Type=Application
|
||||||
|
Terminal=false
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Org-Protocol
|
Name=OrgProtocol
|
||||||
Exec=emacsclient %u
|
Exec=emacsclient %u
|
||||||
Icon=emacs-icon
|
Icon=emacs
|
||||||
Type=Application
|
Type=Application
|
||||||
Terminal=false
|
Terminal=false
|
||||||
MimeType=x-scheme-handler/org-protocol
|
MimeType=x-scheme-handler/org-protocol
|
||||||
|
|||||||
Reference in New Issue
Block a user