summaryrefslogtreecommitdiffstats
path: root/sxhkd
diff options
context:
space:
mode:
Diffstat (limited to 'sxhkd')
-rw-r--r--sxhkd/sxhkdrc40
1 files changed, 20 insertions, 20 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index d7633d6..63f191f 100644
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/sxhkdrc
@@ -3,22 +3,22 @@
#
super + p
- bspc config top_padding $PANEL_HEIGHT; \
- xdotool search --classname Conky windowmap; \
- xdotool search --classname stalonetray windowmap; \
- xdotool search --classname stalonetray windowraise
+ bspc config top_padding $PANEL_HEIGHT; \
+ xdotool search --classname Conky windowmap; \
+ xdotool search --classname stalonetray windowmap; \
+ xdotool search --classname stalonetray windowraise
super + shift + p
- xdotool search --classname stalonetray windowunmap; \
- xdotool search --classname Conky windowunmap; \
- bspc config top_padding 0
+ xdotool search --classname stalonetray windowunmap; \
+ xdotool search --classname Conky windowunmap; \
+ bspc config top_padding 0
super + s
- xdotool search --classname stalonetray windowmap; \
- xdotool search --classname stalonetray windowraise
+ xdotool search --classname stalonetray windowmap; \
+ xdotool search --classname stalonetray windowraise
super + shift + s
- xdotool search --classname stalonetray windowunmap
+ xdotool search --classname stalonetray windowunmap
super + alt + Escape
bspc quit
@@ -33,7 +33,7 @@ super + t
bspc desktop -l next; \
if bspc query --tree | grep -q ' M - \*'; then \
xdotool search --classname stalonetray windowunmap; \
- xdotool search --classname Conky windowunmap; \
+ xdotool search --classname Conky windowunmap; \
bspc config top_padding 0; \
else \
bspc config top_padding $PANEL_HEIGHT; \
@@ -118,10 +118,10 @@ super + Return
gnome-terminal
super + space
- dmenu_run -sb "#92A850" -fn monospace-13
+ dmenu_run -sb "#92A850" -fn monospace-13
super + ctrl + r
- dmenu_run -sb "#92A850" -fn monospace-13
+ dmenu_run -sb "#92A850" -fn monospace-13
# make sxhkd reload its configuration files:
super + Escape
@@ -132,22 +132,22 @@ super + Escape
#
XF86MonBrightnessDown
- xbacklight -dec 15
+ xbacklight -dec 15
XF86MonBrightnessUp
- xbacklight -inc 15
+ xbacklight -inc 15
XF86KbdBrightnessDown
- /home/drobilla/bin/kbdled.sh down
+ /home/drobilla/bin/kbdled.sh down
XF86KbdBrightnessUp
- /home/drobilla/bin/kbdled.sh up
+ /home/drobilla/bin/kbdled.sh up
XF86AudioRaiseVolume
- amixer sset Master 5%+
+ amixer sset Master 5%+
XF86AudioLowerVolume
- amixer sset Master 5%-
+ amixer sset Master 5%-
XF86AudioMute
- amixer set Master toggle
+ amixer set Master toggle