diff options
Diffstat (limited to '.config/sxhkd')
| -rwxr-xr-x | .config/sxhkd/sxhkdrc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index dd4a0d9..7d7ef9a 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -484,11 +484,3 @@ alt + ctrl + Right #ctrl + alt + @{Up,Down} # xte 'keyup Control_L' 'keyup Alt_L' 'key {Home,End}' -# Emulate home/end keys with shift -#ctrl + alt + shift + {k,j} -# xte 'keyup Control_L' 'keyup Alt_L' 'key {Home,End}' -# Emulate delete key -#super + BackSpace -# xdotool key --clearmodifiers Delete -#super + BackSpace -# Delete |
