switching to yadm
This commit is contained in:
11
.config/eww/widgets/volume.scss
Normal file
11
.config/eww/widgets/volume.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
.sourcevol{
|
||||
background: steelblue;
|
||||
color: black;
|
||||
}
|
||||
.sinkvol{
|
||||
background: slateblue;
|
||||
color: black;
|
||||
}
|
||||
.muted{
|
||||
background: tomato;
|
||||
}
|
Reference in New Issue
Block a user