diff --git a/X/.xinitrc b/X/.xinitrc index 161b57a..68e9b21 100644 --- a/X/.xinitrc +++ b/X/.xinitrc @@ -3,8 +3,8 @@ # Set desktop background command -v feh &1>/dev/null && feh --bg-max $HOME/pix/wallpaper.png & -# Swap CAPSLOCK and Escape -setxkbmap -option caps:swapescape gb & +# Set keyboard map +setxkbmap -option caps:swapescape 40percent & # Run compositor picom --daemon