From 80882893436c2b966ce4e4597c49b0be0e02e2e8 Mon Sep 17 00:00:00 2001 From: buffet Date: Tue, 28 Nov 2023 09:54:19 +0100 Subject: [PATCH] feat(sway): enable borders --- dots/.config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dots/.config/sway/config b/dots/.config/sway/config index 9972466..081a79e 100644 --- a/dots/.config/sway/config +++ b/dots/.config/sway/config @@ -113,14 +113,14 @@ gaps left 8 gaps right 8 gaps bottom 8 gaps top 0 -default_border normal 0 +default_border normal 1 font "APL386 Unicode 8" client.focused $accent $accent $accent $accent $accent client.unfocused #5c5c5c #5c5c5c #5c5c5c #5c5c5c #5c5c5c client.focused_inactive #5c5c5c #5c5c5c #5c5c5c #5c5c5c #5c5c5c -for_window [app_id="firefox"] border normal 1 +for_window [title="^oyster$"] floating enable # Status Bar: bar {