mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-25 17:06:54 +02:00
chore: waybar font for laptop monitor scale
This commit is contained in:
parent
4268e76057
commit
b907255503
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
@import "../style/main.css";
|
||||
|
||||
* {
|
||||
font-size: 12px;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
window {
|
||||
|
@ -10,7 +10,7 @@ window {
|
|||
}
|
||||
|
||||
window>box {
|
||||
min-height: 36px;
|
||||
min-height: 32px;
|
||||
padding: 6px;
|
||||
padding-bottom: 2px;
|
||||
}
|
Loading…
Add table
Reference in a new issue