diff options
Diffstat (limited to 'config/sxhkd/sxhkdrc')
-rw-r--r-- | config/sxhkd/sxhkdrc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc index 7f87bbd..17067d0 100644 --- a/config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -114,12 +114,6 @@ super + ctrl + alt + c super + shift + Return iocane -i -# switch monitor modes -super + apostrophe - $HOME/.scripts/bg.sh ; $HOME/.config/xrandr.sh -super + shift + apostrophe - $HOME/.scripts/bg.sh ; $HOME/.config/xrandr.alt.sh - # switch monitor input sources ctrl + super + apostrophe ddc-switch-inputs 1 @@ -260,8 +254,6 @@ super + alt + {_,shift + }{1,2,3,4,5,6,7,8,9} bspc {desktop -f,node -d} '{b1,b2,b3,b4,b5,b6,b7,b8,b9}' super + ctrl + {_,shift + }{1,2,3,4,5,6,7,8,9} bspc {desktop -f,node -d} '{c1,c2,c3,c4,c5,c6,c7,c8,c9}' -super + alt + ctrl + {_,shift + }{1,2} - bspc {desktop -f,node -d} '{d1,d2}' #Toggle between vertical and horizontal split |