diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2026-05-03 11:25:45 -0400 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2026-05-03 11:25:45 -0400 |
| commit | 35bd738daeb10aa919d8911407b199765f2f67ac (patch) | |
| tree | 2b546d162fc5cb2b3ffb3a96575e0c95b74679ba /sway | |
| parent | c9755effd9382012ee8fd6c51e6a99376f9ed1ed (diff) | |
add screenlock bind.
Diffstat (limited to 'sway')
| -rw-r--r-- | sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/config b/sway/config index e2d58a1..0bcf177 100644 --- a/sway/config +++ b/sway/config @@ -30,6 +30,7 @@ bindsym Shift+XF86AudioPlay exec playerctl play-pause bindsym Shift+Control+Mod1+s exec grimshot copy anything bindsym Shift+Control+Mod1+p exec passmenu-otp +bindsym Shift+Control+Mod1+l exec swaylock -f -c 000000 bindsym Shift+Control+Mod1+slash exec bookmarks bindsym Shift+Control+Mod1+period exec rdpmenu |
