Updated config
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
|
||||
* {
|
||||
border: none;
|
||||
font-family: "Ubuntu Nerd Font";
|
||||
font-size: 14px;
|
||||
font-family: "UbuntuMono Nerd Font";
|
||||
font-size: 15px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
@ -12,6 +12,7 @@
|
||||
|
||||
#waybar {
|
||||
background: rgba(38, 41, 44, 0.5);
|
||||
border-top: 1px solid rgba(38, 41, 44, 0.6);
|
||||
/* background: transparent; */
|
||||
}
|
||||
|
||||
@ -51,6 +52,8 @@
|
||||
#custom-os {
|
||||
font-size: 150%;
|
||||
color: rgb(137, 220, 235);
|
||||
padding: 4px 8px;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
#custom-updates.disabled {
|
||||
|
Reference in New Issue
Block a user