Adjust styling
This commit is contained in:
parent
9952a7ffd3
commit
04f6af0726
4 changed files with 14 additions and 3 deletions
|
|
@ -15,6 +15,7 @@
|
|||
font-size: 100%;
|
||||
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
|
||||
|
||||
border-radius: 0.3rem;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
|
|
@ -22,12 +23,12 @@ window#waybar {
|
|||
color: @foreground;
|
||||
transition-property: background-color;
|
||||
transition-duration: 0.5s;
|
||||
|
||||
}
|
||||
|
||||
#taskbar button,
|
||||
#workspaces button {
|
||||
color: @foreground;
|
||||
border-radius: 0.3rem;
|
||||
}
|
||||
|
||||
#taskbar button.active,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue