From e392b7c70949620962e280be39e3670ba8b9b4f2 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 7 Jul 2019 14:46:30 -0700 Subject: tweaking polybar UI --- linux.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux.nix') diff --git a/linux.nix b/linux.nix index 82eb343..9de8a13 100644 --- a/linux.nix +++ b/linux.nix @@ -72,11 +72,11 @@ in enable = true; config = { "bar/top" = { - font-0 = "mononoki:size-10"; + font-0 = "FiraSans:size=16"; monitor = "\${env:MONITOR:HDMI-1}"; monitor-fallback = "\${env:MONITOR:eDP-1}"; width = "100%"; - height = "2%"; + height = "5%"; radius = 0; background = colors."${theme}".background; foreground = colors."${theme}".foreground; -- cgit v1.2.3