diff options
author | sefidel <contact@sefidel.net> | 2022-01-26 11:02:29 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2022-01-26 11:02:29 +0900 |
commit | 358efefb454690c0538b9d523cd32f6af400f640 (patch) | |
tree | f5dd522a4253cf867f3bdc8acf368b1705df893c /home/profiles/base/config/waybar-style.nix | |
parent | b3e052699668c3ea91f362305e81d8a039e3708f (diff) | |
download | nixrc-358efefb454690c0538b9d523cd32f6af400f640.tar.gz nixrc-358efefb454690c0538b9d523cd32f6af400f640.zip |
home/base: waybar - use dina
Diffstat (limited to 'home/profiles/base/config/waybar-style.nix')
-rw-r--r-- | home/profiles/base/config/waybar-style.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/profiles/base/config/waybar-style.nix b/home/profiles/base/config/waybar-style.nix index b8c22d5..686da35 100644 --- a/home/profiles/base/config/waybar-style.nix +++ b/home/profiles/base/config/waybar-style.nix @@ -6,8 +6,8 @@ with neotheme.colors; * { border: none; border-radius: 0; - font-family: "cherry, JetBrainsMono Nerd Font"; - font-size: 13px; + font-family: "Dina, JetBrainsMono Nerd Font"; + font-size: 12px; min-height: 0; } |