7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
# A special mode for passing any keybindings to the focused application
|
|
|
|
mode "passthrough" {
|
|
bindsym $mod+Pause mode default
|
|
}
|
|
bindsym $mod+Pause mode "passthrough"
|