From d64310c1452e4467c6c1451f9dbee7807f82190e Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 8 Aug 2023 16:15:57 -0500 Subject: fix: fix font config in multiple locations --- sway/.config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sway') diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 6bca537..ca491c6 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -31,7 +31,7 @@ client.urgent $base08 $base08 $base00 $base08 $base08 client.placeholder $base00 $base00 $base05 $base00 $base00 client.background $base07 -font "Fira Code Nerd Font" Normal 12 +font pango:Fira Code Nerd Font 15 focus_on_window_activation focus default_border pixel hide_edge_borders smart @@ -159,7 +159,7 @@ mode 'resize' { bar { status_command i3status-rs - font "Fira Code Nerd Font" Normal 15 + font pango:Fira Code Nerd Font 15 status_padding 0 tray_padding 0 colors { -- cgit v1.2.3-70-g09d2