From 118137743e0e03a3621e2d01529c34d8f363d7bb Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 6 Sep 2017 23:58:25 -0500 Subject: [PATCH] Polybar: Finally remove commented-out font --- .config/polybar/config | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 4fba7ea9..2f4eed8d 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -43,7 +43,6 @@ underline-date = ${self.primary-dark} underline-volume = ${self.primary-dark} [res/fonts] -#font-0 = "DejaVu Sans:size=10;1" font-0 = "xos4 Terminus:size=9;1" font-1 = "Material Design Icons:size=12;1" font-2 = "FontAwesome:size=10;1"