refactor: splitted sway config
This commit is contained in:
6
.config/sway/config.d/65-mode-passthrough.conf
Normal file
6
.config/sway/config.d/65-mode-passthrough.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
# A special mode for passing any keybindings to the focused application
|
||||
|
||||
mode "passthrough" {
|
||||
bindsym $mod+Pause mode default
|
||||
}
|
||||
bindsym $mod+Pause mode "passthrough"
|
||||
Reference in New Issue
Block a user