add waybar config
This commit is contained in:
29
waybar/styles/fonts.css
Normal file
29
waybar/styles/fonts.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user