sxhkd|rofi: fancier prompts for program launcher and window switcher
authorAmin Bandali <amin@aminb.org>
Sun, 11 Feb 2018 02:52:23 +0000 (21:52 -0500)
committerAmin Bandali <amin@aminb.org>
Sun, 11 Feb 2018 02:52:23 +0000 (21:52 -0500)
sxhkd/.config/sxhkd/sxhkdrc

index fc2d4c1..8134bac 100644 (file)
@@ -11,14 +11,14 @@ super + {_,shift} + Return
 
 # program launcher
 super + space
-       rofi -show run
+       rofi -show run -display-run '> ' -display-window ' ðŸ—” '
 
 super + alt + space
        xfce4-popup-whiskermenu
 
 # window finder
 super + backslash
-       rofi -show window
+       rofi -show window  -display-run '> ' -display-window ' ðŸ—” '
 
 # password manager
 super + shift + space