Add swaylock

This commit is contained in:
2024-06-02 21:11:04 +01:00
parent 5929600955
commit 1e947269cc

View File

@@ -142,8 +142,8 @@ in {
"${mod}+p" = "scratchpad show, resize set 80 ppt 80ppt, move position center";
"${hyper}+p" = "scratchpad show, resize set 80 ppt 80ppt, move position center";
"${mod}+Escape" = "exec loginctl lock-session";
"${hyper}+Escape" = "exec loginctl lock-session";
"${mod}+Escape" = "exec swaylock -i ~/wallpapers/lock.png";
"${hyper}+Escape" = "exec swaylock -i ~/wallpapers/lock.png";
"${hyper}+f" = "fullscreen toggle";