diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 82b4050..25f9f02 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -48,6 +48,9 @@ smart_gaps on gaps inner 3 gaps outer 2 +# No title bars +default_border pixel 2 + bindsym $mod+o gaps outer current plus 5 bindsym $mod+Shift+o gaps outer current minus 5 bindsym $mod+i gaps inner current plus 5