diff --git a/sway/config b/sway/config index cc82a07..9c3cb3c 100644 --- a/sway/config +++ b/sway/config @@ -205,3 +205,9 @@ bar { inactive_workspace #32323200 #32323200 #5c5c5c } } + +# Passthrough mode +mode passthrough { + bindsym $mod+Delete mode default +} +bindsym $mod+Delete mode passthrough