Add seafoam borders
Jes Olson jolson@digitalocean.com
Thu, 16 Sep 2021 14:04:37 -0500
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
.config/sway/config
→
.config/sway/config
@@ -77,7 +77,7 @@ ### Key bindings
# # Basics: # - client.focused #4c7899 #000000 #000000 #2e9ef4 #31c200 + client.focused #4c7899 #000000 #000000 #2e9ef4 #97f0a6 for_window [title="^weallfloatdownhere$"] floating enable, border pixel # Start a terminal@@ -251,7 +251,7 @@ status_command statusbar
colors { statusline #89CFF0 - focused_workspace #41FF00 #41FF00 #000000 + focused_workspace #97f0a6 #97f0a6 #000000 background #000000 inactive_workspace #32323200 #32323200 #5c5c5c }