summaryrefslogtreecommitdiff
path: root/dwm/lc
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/lc')
-rwxr-xr-xdwm/lc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm/lc b/dwm/lc
index 8dc370a..028088f 100755
--- a/dwm/lc
+++ b/dwm/lc
@@ -21,6 +21,7 @@ handle_stuff() {
# System maintenance
if [ "$1" = "sk" ] || [ "$1" = "set-keyboard" ]; then
setxkbmap -layout us -variant altgr-intl
+ xcape -e "Control_R=Escape"
xmodmap .Xmodmap
fi