summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/sway/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 87e6c5b2..439c8a82 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -45,7 +45,7 @@ mode "C-i-" {
bindsym l exec loginctl lock-session, mode "default"
# go to sleep -- xss-lock will lock screen
- bindsym Shift+l exec systemctl suspend, mode "default"
+ bindsym --locked Shift+l exec systemctl suspend, mode "default"
# kill focused window
bindsym k kill, mode "default"
@@ -219,14 +219,14 @@ mode "C-i-" {
# is based on Cousine and the other is based on Inconsolata)
bindsym equal resize set width 39 ppt, mode "default"
- bindsym space mode "default"
- bindsym Ctrl+g mode "default"
+ bindsym --locked space mode "default"
+ bindsym --locked Ctrl+g mode "default"
}
# C-i is perfect for window manager bindings because it will never be
# bound in my Emacs config, as text terminals typically cannot
# distinguish between <tab> and C-i
-bindsym Ctrl+i mode "C-i-"
+bindsym --locked Ctrl+i mode "C-i-"
for_window [title="irssi"] mark irssi
for_window [con_mark=caffeinated] inhibit_idle visible