switching to yadm
This commit is contained in:
14
.config/eww/widgets/hypr_activewindow.scss
Normal file
14
.config/eww/widgets/hypr_activewindow.scss
Normal file
@@ -0,0 +1,14 @@
|
||||
.activewindow{
|
||||
background: lightgreen;
|
||||
color: black;
|
||||
|
||||
&--xwayland{
|
||||
background: red;
|
||||
color: black;
|
||||
}
|
||||
|
||||
&--tooltip{
|
||||
background: darkgrey;
|
||||
color: white;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user