Enable icons in rofi run prompt
This commit is contained in:
@@ -8,7 +8,7 @@ super + Return
|
||||
|
||||
# Start rofi (program launcher)
|
||||
super + d
|
||||
rofi -show run
|
||||
rofi -show drun
|
||||
|
||||
# mpv
|
||||
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]
|
||||
Name=Org-Protocol
|
||||
Name=OrgProtocol
|
||||
Exec=emacsclient %u
|
||||
Icon=emacs-icon
|
||||
Icon=emacs
|
||||
Type=Application
|
||||
Terminal=false
|
||||
MimeType=x-scheme-handler/org-protocol
|
||||
|
||||
Reference in New Issue
Block a user