diff --git a/sway/.config/sway/config.d/appearance b/sway/.config/sway/config.d/appearance index 080a09b..f963fb0 100644 --- a/sway/.config/sway/config.d/appearance +++ b/sway/.config/sway/config.d/appearance @@ -4,12 +4,17 @@ # # ############################### +# Borders default_border pixel 2 hide_edge_borders smart +# Gaps gaps inner 8 gaps outer 10 +# Font +font pango:Ubuntu Condensed 10 + ### COLORS ### # border, bground and text only apply to window titlebars