diff options
| author | Blake Romero <blake@blkrom.com> | 2025-07-17 12:26:30 +0100 |
|---|---|---|
| committer | Blake Romero <blake@blkrom.com> | 2025-07-17 12:26:30 +0100 |
| commit | 1b18d9eb3de646ee8a1b5f46f58406228c368584 (patch) | |
| tree | d57f43748afa1baa05c8b9255a55818ef83e1d66 /dot-config/yambar | |
| parent | 6f3e928638da6909e55f63775632996a04de8bba (diff) | |
Disable yambar bold font style
Diffstat (limited to 'dot-config/yambar')
| -rwxr-xr-x | dot-config/yambar/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot-config/yambar/config.yml b/dot-config/yambar/config.yml index 098e7e0..d4f96ac 100755 --- a/dot-config/yambar/config.yml +++ b/dot-config/yambar/config.yml @@ -28,7 +28,7 @@ define: - &YLW ffff00ff # Settings - - &font 'hack-nerd:size=24:weight=bold' + - &font 'HackNerdFont:size=24:weight=regular' - &margin 20 - &height 50 |
