sway: add passthrough mode

This commit is contained in:
joachimschmidt557 2024-05-24 18:13:53 +02:00
parent 5af5629763
commit 29218b5fd5
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -205,3 +205,9 @@ bar {
inactive_workspace #32323200 #32323200 #5c5c5c inactive_workspace #32323200 #32323200 #5c5c5c
} }
} }
# Passthrough mode
mode passthrough {
bindsym $mod+Delete mode default
}
bindsym $mod+Delete mode passthrough