changed waybar with backup

This commit is contained in:
2025-11-14 11:51:49 -08:00
parent 71d8044079
commit 03439b983e
76 changed files with 2520 additions and 6381 deletions

28
waybar/styles/fonts.css Normal file
View File

@@ -0,0 +1,28 @@
* {
font-family: "0xProto Nerd Font";
font-weight: bold;
font-size: 16px;
}
#custom-user,
#window label,
#mpris,
tooltip label {
font-weight: normal;
}
#workspaces button.active label,
#custom-distro {
font-size: 22px;
}
#custom-power_menu {
font-size: 19px;
}
#custom-left_div,
#custom-left_inv,
#custom-right_div,
#custom-right_inv {
font-size: 22px;
}