From d00fb4f7d19de1cc40ccc5846667b8ee27669ba0 Mon Sep 17 00:00:00 2001 From: sefidel Date: Mon, 24 Jan 2022 11:04:51 +0900 Subject: home/base: use cherry font --- home/profiles/base/config/waybar-style.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles/base/config/waybar-style.nix') diff --git a/home/profiles/base/config/waybar-style.nix b/home/profiles/base/config/waybar-style.nix index 6eed5de..b8c22d5 100644 --- a/home/profiles/base/config/waybar-style.nix +++ b/home/profiles/base/config/waybar-style.nix @@ -6,7 +6,7 @@ with neotheme.colors; * { border: none; border-radius: 0; - font-family: "CtrlD, JetBrainsMono Nerd Font"; + font-family: "cherry, JetBrainsMono Nerd Font"; font-size: 13px; min-height: 0; } -- cgit 1.4.1