aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index 09daa68..3147449 100644
--- a/.zprofile
+++ b/.zprofile
@@ -15,4 +15,4 @@ if [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]]; then
startx
fi
-[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap
+[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap && xmodmap -e 'clear lock'