Update theme

This commit is contained in:
Paul-Henri Froidmont 2024-03-01 17:11:19 +01:00
parent 74e4ac823d
commit 87293b7553
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE
7 changed files with 166 additions and 44 deletions

View file

@ -77,7 +77,7 @@ myRemoveKeys = [
myAdditionalKeys = [
("M-q", kill),
("M-x", spawn "i3lock -e -f -c 000000 -i ~/.wallpaper.png"),
("M-x", spawn "i3lock -e -f -c 000000 -i ~/.wallpaper.jpg"),
("M-S-h", sendMessage (IncMasterN 1)),
("M-S-l", sendMessage (IncMasterN (-1))),
("M-S-<Return>", windows W.swapMaster),