adding a lot of script changes
This commit is contained in:
parent
161abbf381
commit
d25a75a078
15 changed files with 237 additions and 406 deletions
|
@ -20,7 +20,7 @@
|
|||
border: none;
|
||||
border-radius: 0;
|
||||
font-family: VictorMono Nerd Font;
|
||||
font-size: 12px;
|
||||
font-size: 15px;
|
||||
font-weight: normal;
|
||||
box-shadow: none;
|
||||
text-shadow: none;
|
||||
|
@ -32,11 +32,12 @@
|
|||
|
||||
window {
|
||||
color: @base05;
|
||||
background: @basetransparent;
|
||||
background: @base00;
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
window#waybar.solo {
|
||||
background: @basetransparent;
|
||||
background: @base00;
|
||||
}
|
||||
|
||||
#workspaces {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue