configs/dot.config/sway/config.d/65-mode-passthrough.conf

6 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"