From d48fc92bcb7c0dbf49883aab54ff495d95386785 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Thu, 10 Sep 2020 09:50:02 +0300 Subject: shortcut to lock screen without screen timeout --- dotfiles/.config/sway/config | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles/.config') diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 7939442..1019d0a 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -339,6 +339,7 @@ bindsym --to-code { # Lock screen $mod+x exec --no-startup-id lock-color + $mod+Shift+x exec --no-startup-id lock-color screenon # Gaps $mod+semicolon gaps inner current set 15; gaps outer current set 0 -- cgit v1.2.3