From 6fdc81881ceb8ec9ca36350d92f5d6b852d378a0 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Thu, 23 Sep 2021 15:41:13 +0200 Subject: larger font size in alacritty and polybar, new polybar font, vimrc, removed shadows on polybar in picom, alacritty default colours --- .config/polybar/config | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to '.config/polybar/config') diff --git a/.config/polybar/config b/.config/polybar/config index a86d126..cf8a499 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -38,10 +38,9 @@ padding-right = 2 module-margin-left = 0 module-margin-right = 4 -;font-0 = SFNS Display:style=Bold:size=12;3 -font-0 = SFNS Display:style=Regular:size=13;3 -font-1 = Font Awesome 5 Free Regular:size=12;3 -font-2 = Font Awesome 5 Free Solid:size=12;3 +font-0 = FreeSans:style=Regular:size=15;3 +font-1 = Font Awesome 5 Free Regular:size=14;4.5 +font-2 = Font Awesome 5 Free Solid:size=14;4.5 modules-left = i3 modules-center = @@ -83,9 +82,9 @@ padding-right = 0 module-margin-left = 1 module-margin-right = 2 -font-0 = SFNS Display:style=Regular:size=13;3 -font-1 = Font Awesome 5 Free Regular:size=12;3 -font-2 = Font Awesome 5 Free Solid:size=12;3 +font-0 = FreeSans:style=Regular:size=15;3 +font-1 = Font Awesome 5 Free Regular:size=14;4.5 +font-2 = Font Awesome 5 Free Solid:size=14;4.5 modules-left = i3 modules-center = -- cgit v1.2.3-70-g09d2