fixing things for eww and hyprland
This commit is contained in:
parent
d34f4ab2b4
commit
849b950c02
8 changed files with 29 additions and 102 deletions
|
@ -302,7 +302,13 @@ tooltip label {
|
|||
.works {
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
margin: 4px 0px 0px 20px;
|
||||
margin: 2px 0px 0px 0px;
|
||||
background-color: rgba(00, 00, 00, 0.0);
|
||||
}
|
||||
|
||||
.worksbox {
|
||||
margin-left: 15px;
|
||||
margin-right: 15px;
|
||||
background-color: rgba(00, 00, 00, 0.0);
|
||||
}
|
||||
|
||||
|
@ -318,7 +324,7 @@ tooltip label {
|
|||
color: $base05;
|
||||
}
|
||||
|
||||
.focused_workspace {
|
||||
.current_workspace {
|
||||
color: $base0D;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue