fix sway keybind

This commit is contained in:
Sencyy 2024-08-22 21:45:18 -03:00
parent 90c8d38206
commit 869298aa19
No known key found for this signature in database
GPG key ID: 956AB8FEF9FD53F6

View file

@ -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