Merge branch 'main' of git.themagician.cc:TheMagician/stow
This commit is contained in:
commit
ff55c2986d
|
@ -3,8 +3,8 @@
|
||||||
# Set desktop background
|
# Set desktop background
|
||||||
command -v feh &1>/dev/null && feh --bg-max $HOME/pix/wallpaper.png &
|
command -v feh &1>/dev/null && feh --bg-max $HOME/pix/wallpaper.png &
|
||||||
|
|
||||||
# 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
|
||||||
|
|
Loading…
Reference in New Issue