diff --git a/host/desktop/sway/config b/host/desktop/sway/config index fafe474..20309d8 100644 --- a/host/desktop/sway/config +++ b/host/desktop/sway/config @@ -20,6 +20,4 @@ output "Dell Inc. DELL U2720Q CWTM623" position 5280,0 output "Dell Inc. DELL U2720Q D3TM623" transform 90 scale 1.5 output "Dell Inc. DELL U2720Q D3TM623" position 0,0 -bindsym $mod+control+equal gaps inner current set 0 - exec firefox diff --git a/os/linux/eww/eww.scss b/os/linux/eww/eww.scss index 0a4b386..0188fb5 100644 --- a/os/linux/eww/eww.scss +++ b/os/linux/eww/eww.scss @@ -69,12 +69,12 @@ $rosewater: #f5e0dc; padding-right: 10px; } -.vol .live, +.vol .muted, .mic .live { color: #f38ba8; } -.vol .muted, +.vol .live, .mic .muted { color: #74c7ec; } \ No newline at end of file