change caps to control and left windows key to escape

This commit is contained in:
2023-08-01 10:18:36 +02:00
parent 5e95c6fedd
commit 1e8a99ff6d
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@ xset b off
xrandr --auto
xrandr --output HDMI1 --right-of DP1
xrdb -merge ~/.Xresources
setxkbmap pl -option caps:escape
setxkbmap pl -option ctrl:nocaps
xmodmap ~/.xmodmaprc
if [ -x ~/.fehbg ]; then