adding a lot of script changes

This commit is contained in:
Chris Cochrun 2021-08-17 20:39:50 -05:00
parent 161abbf381
commit d25a75a078
15 changed files with 237 additions and 406 deletions

View file

@ -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 {