Merge branch 'main' of git.themagician.cc:TheMagician/stow
This commit is contained in:
commit
ff55c2986d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue