commit d5083687d82681f4a79e3ade9d825e90da1870c4
parent 35f70b82cf167ad76e70b726a88f33e308f6b9f8
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 3 Sep 2019 14:26:04 +0200
Fix conflicting keybinds
Diffstat:
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
@@ -17,8 +17,6 @@ alt + shift + u
linkhandler $(xclip -selection clipboard -o)
alt + shift + c
showclip
-alt + alt + c
- xcqr
alt + grave
dmenuunicode
alt + Scroll_Lock
@@ -33,7 +31,7 @@ Print
maim ~/tmp/pic-full-"$(date '+%y%m%d-%H%M-%S').png"
alt + Print
maimpick
-alt + {Print,Delete}
+alt + shift + {Print,Delete}
dmenurecord {,kill}
XF86Launch1
xrandr-auto; xbacklight -set 100
@@ -57,7 +55,7 @@ alt + {F9,F10}
{dmenumount,dmenuumount}
alt + F11
contactmenu
-alt + alt + l
+alt + shift + control + l
keyboard-layout-switch.sh; dwmstatus-refresh
# applications
@@ -87,7 +85,7 @@ alt + t
message -p
alt + shift + o
$TERMINAL -e htop
-alt + alt + t
+alt + shift + t
textqr
alt + y
$TERMINAL -e tmux new-session 'cd ~/tmp && youtube-viewer'