waybar: 4k baby
Increased font size
This commit is contained in:
@@ -58,7 +58,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tray": {
|
"tray": {
|
||||||
"icon-size": 16,
|
"icon-size": 22,
|
||||||
"spacing": 10
|
"spacing": 10
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,16 +9,13 @@ window#waybar {
|
|||||||
color: @foreground;
|
color: @foreground;
|
||||||
font-family: "Iosevka NF", "Fira Code Nerd Font", "Font Awesome 6 Free",
|
font-family: "Iosevka NF", "Fira Code Nerd Font", "Font Awesome 6 Free",
|
||||||
"Font Awesome 6 Brands";
|
"Font Awesome 6 Brands";
|
||||||
font-size: 14px;
|
font-size: 22px;
|
||||||
}
|
|
||||||
|
|
||||||
window.eDP-1 * {
|
|
||||||
font-size: 16px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
color: @foreground;
|
color: @foreground;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
padding: 12px 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.focused {
|
#workspaces button.focused {
|
||||||
@@ -37,7 +34,7 @@ window.eDP-1 * {
|
|||||||
#cpu,
|
#cpu,
|
||||||
#custom-gpu-usage,
|
#custom-gpu-usage,
|
||||||
#disk {
|
#disk {
|
||||||
margin: 6px;
|
margin: 8px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user