waybar: update config
This commit is contained in:
parent
9d81950832
commit
f5ada520af
|
@ -2,16 +2,12 @@
|
|||
border: none;
|
||||
border-radius: 0;
|
||||
font-family: Iosevka ss08;
|
||||
font-size: 20px;
|
||||
font-size: 14px;
|
||||
box-shadow: none;
|
||||
text-shadow: none;
|
||||
transition-duration: 0s;
|
||||
}
|
||||
|
||||
window.eDP-1 * {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
window {
|
||||
color: #efefff;
|
||||
background: rgba(35, 38, 53, 0.8);
|
||||
|
|
|
@ -96,7 +96,7 @@
|
|||
"tooltip": false
|
||||
},
|
||||
"tray": {
|
||||
"icon-size": 24,
|
||||
"icon-size": 18,
|
||||
"show-passive-items": true
|
||||
},
|
||||
"cpu": {
|
||||
|
|
Loading…
Reference in New Issue