summaryrefslogtreecommitdiffstats
path: root/sxhkd
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2017-07-30 20:38:59 -0400
committerAmin Bandali <amin@aminb.org>2017-07-30 20:39:34 -0400
commit1a2c9c24bbc911a889f322967c86383ff3241a3e (patch)
treea0b52107d5fbde4921450cd7dbd477414b4dbec2 /sxhkd
parentd3f360932815d4bc455b0dcd27ae63ebb38f014d (diff)
downloadconfigs-1a2c9c24bbc911a889f322967c86383ff3241a3e.tar.gz
configs-1a2c9c24bbc911a889f322967c86383ff3241a3e.tar.xz
configs-1a2c9c24bbc911a889f322967c86383ff3241a3e.zip
Minor tweaks concerning my bspwm setup on Arch
Diffstat (limited to 'sxhkd')
-rw-r--r--sxhkd/.config/sxhkd/sxhkdrc11
1 files changed, 7 insertions, 4 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 308cc87..a34d562 100644
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -10,6 +10,9 @@ super + {_,shift} + Return
super + space
rofi -show run
+super + alt + space
+ xfce4-popup-whiskermenu
+
# window finder
super + backslash
rofi -show window
@@ -46,9 +49,9 @@ XF86AudioMute
XF86Audio{Play,Prev,Next}
mpc {toggle,prev,next}
-# Xfce log out
+# lock the screen
super + shift + q
- xfce4-session-logout
+ light-locker-command -l
# Toggle keyboard layout
XF86LaunchA
@@ -59,8 +62,8 @@ XF86LaunchB
toggle-presentation-mode
# monitor brightness
-#XF86MonBrightness{Up,Down}
-# light -s mba6x_backlight -{A,U} 10
+XF86MonBrightness{Up,Down}
+ light -s mba6x_backlight -{A,U} 5
# keyboard brightness
#XF86KbdBrightness{Up,Down}