Compare commits
No commits in common. "e606ca043690c54260f0391811532753b37c4420" and "25f53401622ebf97cd463da2490b6e98f481aa0f" have entirely different histories.
e606ca0436
...
25f5340162
|
@ -3,8 +3,8 @@
|
|||
# Set desktop background
|
||||
command -v feh &1>/dev/null && feh --bg-max $HOME/pix/wallpaper.png &
|
||||
|
||||
# Set keyboard map
|
||||
setxkbmap -option caps:swapescape 40percent &
|
||||
# Swap CAPSLOCK and Escape
|
||||
setxkbmap -option caps:swapescape gb &
|
||||
|
||||
# Run compositor
|
||||
picom --daemon
|
||||
|
|
Loading…
Reference in New Issue