Update .config/waybar/style.css
This commit is contained in:
parent
fc80d1278a
commit
806a126360
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
* {
|
||||
background-color: #281733;
|
||||
background-color: #3B224C;
|
||||
color: #eeeeee;
|
||||
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
min-height: 0;
|
||||
font-family: 'JetBrainsMono Nerd Font';
|
||||
font-family: 'JetBrainsMonoNL Nerd Font';
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue