fix sway keybind
This commit is contained in:
parent
90c8d38206
commit
869298aa19
1 changed files with 2 additions and 1 deletions
|
@ -182,7 +182,8 @@ input type:pointer {
|
|||
# Switch the current container between different layout styles
|
||||
bindsym $mod+s layout stacking
|
||||
bindsym $mod+w layout tabbed
|
||||
bindsym $mod+e layout toggle split
|
||||
# Disabled for Emacs :3
|
||||
# bindsym $mod+e layout toggle split
|
||||
|
||||
# Make the current focus fullscreen
|
||||
bindsym $mod+f fullscreen
|
||||
|
|
Loading…
Add table
Reference in a new issue