chore: updated font size
3e3f5863
2 file(s) · +2 −2
| 12 | 12 | opacity = 1.0 |
|
| 13 | 13 | ||
| 14 | 14 | [font] |
|
| 15 | - | size = 14 |
|
| 15 | + | size = 11 |
|
| 16 | 16 | ||
| 17 | 17 | [font.normal] |
|
| 18 | 18 | family = "BerkeleyMono Nerd Font" |
| 51 | 51 | -- local tags = { "", "", "", "", "", "", "", "", "" } -- Example of nerd font icon tags |
|
| 52 | 52 | ||
| 53 | 53 | -- Font for the status bar (use "fc-list" to see available fonts) |
|
| 54 | - | local bar_font = "BerkeleyMono Nerd Font:style=Bold:size=12" |
|
| 54 | + | local bar_font = "BerkeleyMono Nerd Font:style=Bold:size=11" |
|
| 55 | 55 | ||
| 56 | 56 | -- Define your blocks |
|
| 57 | 57 | -- Similar to widgets in qtile, or dwmblocks |