waybar: update config

This commit is contained in:
Frieder Schlesier 2024-06-28 21:41:23 +02:00
parent 9d81950832
commit f5ada520af
2 changed files with 2 additions and 6 deletions

View File

@ -2,16 +2,12 @@
border: none; border: none;
border-radius: 0; border-radius: 0;
font-family: Iosevka ss08; font-family: Iosevka ss08;
font-size: 20px; font-size: 14px;
box-shadow: none; box-shadow: none;
text-shadow: none; text-shadow: none;
transition-duration: 0s; transition-duration: 0s;
} }
window.eDP-1 * {
font-size: 16px;
}
window { window {
color: #efefff; color: #efefff;
background: rgba(35, 38, 53, 0.8); background: rgba(35, 38, 53, 0.8);

View File

@ -96,7 +96,7 @@
"tooltip": false "tooltip": false
}, },
"tray": { "tray": {
"icon-size": 24, "icon-size": 18,
"show-passive-items": true "show-passive-items": true
}, },
"cpu": { "cpu": {