sway: add passthrough mode
This commit is contained in:
parent
5af5629763
commit
29218b5fd5
1 changed files with 6 additions and 0 deletions
|
|
@ -205,3 +205,9 @@ bar {
|
|||
inactive_workspace #32323200 #32323200 #5c5c5c
|
||||
}
|
||||
}
|
||||
|
||||
# Passthrough mode
|
||||
mode passthrough {
|
||||
bindsym $mod+Delete mode default
|
||||
}
|
||||
bindsym $mod+Delete mode passthrough
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue