add waybar config

This commit is contained in:
2025-12-13 21:43:11 +08:00
parent 3ccb2d8186
commit 40f3d0e845
46 changed files with 2429 additions and 0 deletions

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

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