Files
dotfiles/.config/sway/config.d/65-mode-passthrough.conf
2026-01-04 13:50:29 +01:00

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"