summaryrefslogtreecommitdiffstats
path: root/sxhkd
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-04-07 07:21:02 +0200
committerDavid Robillard <d@drobilla.net>2017-04-07 07:21:02 +0200
commite377720babb55531ad0419602931d12d4138fa92 (patch)
tree2dd1440460185024e4ab39e055196cfca4bc251c /sxhkd
parent678787151a3e770c736670e96ae8c3cf4efce362 (diff)
downloaddotfiles-e377720babb55531ad0419602931d12d4138fa92.tar.gz
dotfiles-e377720babb55531ad0419602931d12d4138fa92.tar.bz2
dotfiles-e377720babb55531ad0419602931d12d4138fa92.zip
Define palette as customizable variables
Diffstat (limited to 'sxhkd')
-rw-r--r--sxhkd/sxhkdrc16
1 files changed, 9 insertions, 7 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index e6b5de3..f9b005b 100644
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/sxhkdrc
@@ -7,12 +7,14 @@ super + p
xdotool search --classname Conky windowmap; \
xdotool search --name bar windowmap; \
xdotool search --classname stalonetray windowmap; \
- xdotool search --classname stalonetray windowraise
+ xdotool search --classname stalonetray windowraise; \
+ xdotool search --name "Top Expanded Edge Panel" windowmap;
super + shift + p
xdotool search --classname stalonetray windowunmap; \
xdotool search --classname Conky windowunmap; \
xdotool search --name bar windowunmap; \
+ xdotool search --name "Top Expanded Edge Panel" windowunmap; \
bspc config top_padding 0
super + s
@@ -75,6 +77,9 @@ super + y
super + m
bspc window -s biggest
+super + space
+ bspc desktop -l next
+
super + {_,shift + }{Left,Down,Up,Right}
bspc window -{f,s} {left,down,up,right}
@@ -121,11 +126,8 @@ super + @button{1-3}
super + Return
gnome-terminal
-super + space
- dmenu_run -sb "#92A850" -fn monospace-13
-
super + ctrl + r
- dmenu_run -sb "#92A850" -fn monospace-13
+ rofi -fg "#92A850" -font "Monospace 20" -show run
# make sxhkd reload its configuration files:
super + Escape
@@ -136,10 +138,10 @@ super + Escape
#
XF86MonBrightnessDown
- xbacklight -dec 15
+ xbacklight -dec 2
XF86MonBrightnessUp
- xbacklight -inc 15
+ xbacklight -inc 2
XF86KbdBrightnessDown
/home/drobilla/bin/kbdled.sh down