aboutsummaryrefslogtreecommitdiffstats
path: root/sxhkd/sxhkdrc
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-16 18:29:47 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-16 18:29:47 +0000
commitb60f9d79638294d21902825996191d78e8ff9211 (patch)
treea807e909fcd858e4f083e1c604bd26557a02856f /sxhkd/sxhkdrc
parent6979b88787a03193422cc14322134bd2cda77754 (diff)
parentbe5de99c1957b92ce4f749d504c79c572bb2ec52 (diff)
downloaddotfiles-b60f9d79638294d21902825996191d78e8ff9211.tar.gz
dotfiles-b60f9d79638294d21902825996191d78e8ff9211.zip
Merge branch 'uni'
Diffstat (limited to 'sxhkd/sxhkdrc')
-rw-r--r--sxhkd/sxhkdrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index 3e162bc..11e6853 100644
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/sxhkdrc
@@ -92,7 +92,7 @@ super + alt + {_,shift + }{1-9,0}
#
# preselect the direction
-super + ctrl + {h,j,k,l}
+super + ctrl + {n,e,u,i}
bspc node -p {west,south,north,east}
# preselect the ratio
@@ -127,17 +127,17 @@ super + {Left,Down,Up,Right}
# Media
#
-XF86Audio{Play,Stop,Next,Prev}
- playerctl {play-pause,stop,next,previous}
+super + alt + shift + ctrl + {a,r,s,t}
+ playerctl {play-pause,stop,previous,next}
-XF86MonBrightness{Up,Down}
+super + alt + shift + ctrl + {w,q}
light -{A,U} 5
-XF86Audio{Raise,Lower}Volume
- amixer set Master 5%{+,-}
+super + alt + shift + ctrl + {p,f,g}
+ amixer set Master {5%+,5%-,toggle-mute}
-XF86AudioMute
- amixer set Master toggle-mute
+super + alt + shift + ctrl + z
+ emacsclient -c -a emacs
#
# Power