summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2018-02-10 21:52:23 -0500
committerAmin Bandali <amin@aminb.org>2018-02-10 21:52:23 -0500
commitc9609c952565df9cb0c02960ae595de69bf165b7 (patch)
treea9e27b43e8f2c691baceb85f2b50b08f780c38e9
parentad68390b2965b3065e3af62194c9be5a628ad0ea (diff)
downloadconfigs-c9609c952565df9cb0c02960ae595de69bf165b7.tar.gz
configs-c9609c952565df9cb0c02960ae595de69bf165b7.tar.xz
configs-c9609c952565df9cb0c02960ae595de69bf165b7.zip
sxhkd|rofi: fancier prompts for program launcher and window switcher
-rw-r--r--sxhkd/.config/sxhkd/sxhkdrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index fc2d4c1..8134bac 100644
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -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