sway-config-fedora/sway/config.d/65-mode-passthrough.conf
2022-12-12 19:37:51 -08:00

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"