switching to yadm
This commit is contained in:
13
.config/eww/widgets/swaync.scss
Normal file
13
.config/eww/widgets/swaync.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
.swaync{
|
||||
background: aqua;
|
||||
color: black;
|
||||
&--dnd{
|
||||
background: rosybrown;
|
||||
color: black;
|
||||
}
|
||||
&--inhib{
|
||||
background: indianred;
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user