7 lines
170 B
Text
7 lines
170 B
Text
![]() |
# A special mode for passing any keybindings to the focused application
|
||
|
|
||
|
mode "passthrough" {
|
||
|
bindsym $mod+Pause mode default
|
||
|
}
|
||
|
bindsym $mod+Pause mode "passthrough"
|