Make up your mind
This commit is contained in:
parent
9d9b85a139
commit
7a9b5de361
|
@ -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
|
||||
|
|
|
@ -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;
|
||||
}
|
Reference in a new issue