diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-02-25 19:06:24 +0000 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-02-25 19:06:24 +0000 |
| commit | 657d9fade05080c31a35dd859e373411fbb220ed (patch) | |
| tree | 996e5c96f1466c9a85eec10e6fdbd7ae7f9fac0e | |
| parent | 53e5314d5a039002c47a28e97f2b4fe3ce2101b4 (diff) | |
Changed bar naming for bspwm
| -rw-r--r-- | .config/polybar/config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index afb6591..d8db050 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -26,7 +26,7 @@ alert = #A54242 disabled = #3C3836 occupied = #98971C -[bar/herbstluftwm] +[bar/bspwm] font-0 = GoMono Nerd Font Mono:style=Regular:pixelsize=10;2 font-1 = GoMono Nerd Font Mono:style=Regular:pixelsize=18;3 |
