aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-05-17 18:30:15 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-05-17 18:30:15 +0530
commite9b7cdcd52dbc4a6e2fa46f60cee44b6752ab61a (patch)
tree85bc65f5984445bd0a6b202c3dcd47981909af19 /.zprofile
parent164ffa991ffbf9ae443bbfce6e741362feb3f20d (diff)
actually fixed error with caps lock in xmodmap
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index 3147449..f5dfbf9 100644
--- a/.zprofile
+++ b/.zprofile
@@ -15,4 +15,4 @@ if [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]]; then
startx
fi
-[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap && xmodmap -e 'clear lock'
+[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap