Set keyboard layout properly for PC

This commit is contained in:
The Magician 2024-10-26 17:07:37 +01:00
parent c81060660c
commit a3ab908107
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
# Set desktop background # Set desktop background
command -v feh &1>/dev/null && feh --bg-scale $HOME/pix/wallpaper.jpg & command -v feh &1>/dev/null && feh --bg-scale $HOME/pix/wallpaper.jpg &
# Swap CAPSLOCK and Escape # Set keyboard map
setxkbmap -option caps:swapescape gb & setxkbmap -option caps:swapescape 40percent &
# Run compositor # Run compositor
picom --daemon picom --daemon