Make up your mind

This commit is contained in:
Daniel Flanagan 2023-06-19 11:02:35 -05:00
parent 9d9b85a139
commit 7a9b5de361
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -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;
}