From e7a86356532694f925904659eee85910395f79b4 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Sun, 31 May 2026 12:53:17 +0200 Subject: trying sth else --- _linux/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_linux/sway/config') diff --git a/_linux/sway/config b/_linux/sway/config index 6ab5500..da3618d 100644 --- a/_linux/sway/config +++ b/_linux/sway/config @@ -272,7 +272,7 @@ bar { background #1c1b19e5 #inactive_workspace #32323200 #32323200 #5c5c5c # border bg text - focused_workspace #ff00ffff #ff00ffff #000000ff + focused_workspace #e18942ff #e18942ff #000000ff active_workspace #484e50ff #484e50ff #ffffffff inactive_workspace #1c1b19e5 #1c1b19e5 #fce8c3ff urgent_workspace #ff0000ff #ff0000ff #ffffffff @@ -296,7 +296,7 @@ gaps inner 4 # i don't use indicator # border bg text indicator -client.focused #ff00ffff #ff00ffff #000000ff #ff00ffff +client.focused #e18942ff #e18942ff #000000ff #e18942ff client.unfocused #00000000 #00000000 #ffffffff #00000000 client.urgent #ff0000ff #ff0000ff #ffffffff #ff0000ff -- cgit v1.3.1