diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index a79a7b3..04d5430 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -1,5 +1,5 @@ [global] - font = Noto Sans 11 + font = Noto Sans 10 # Allow a small subset of html markup: # bold @@ -66,7 +66,7 @@ # screen width minus the width defined in within the geometry option. # 53 = 30 + 23 (bar-height) - geometry = "300x5-30+53" + geometry = "300x5-30+52" # Shrink window if it's smaller than the width. Will be ignored if # width is 0. diff --git a/.config/i3/config b/.config/i3/config index bed1caa..3101940 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -5,7 +5,7 @@ set $mod Mod4 floating_modifier $mod -font pango:Noto Sans 10.4 +font pango:Noto Sans 10 # kill focused window bindsym $mod+apostrophe kill @@ -95,7 +95,7 @@ bar { strip_workspace_numbers yes tray_output primary tray_padding 2 - height 23 + height 22 output $centre position top