diff options
Diffstat (limited to 'desktop/.config/i3')
-rw-r--r-- | desktop/.config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/.config/i3/config b/desktop/.config/i3/config index 2eb564f..7269649 100644 --- a/desktop/.config/i3/config +++ b/desktop/.config/i3/config @@ -6,7 +6,7 @@ set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:monospace 12 +font pango:monospace 11 # status bar exec --no-startup-id polybar example |