From 7c544daf0eb61cf0e46e53eca27b80a23fd65eb7 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 26 Mar 2022 13:30:17 +0100 Subject: [PATCH] dunst/i3: use DB Office Regular 9pt --- .config/dunst/dunstrc | 2 +- .config/i3/config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index dda5611..b128f25 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -85,7 +85,7 @@ ### Text ### - font = Monospace 8 + font = pango:DB Office Regular 9 # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height. diff --git a/.config/i3/config b/.config/i3/config index 66f0cab..98e0251 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -1,6 +1,6 @@ set $mod Mod4 -#font pango:B612 Regular 7 +#font pango:B612 Regular 9 font pango:DB Office Regular 9 floating_modifier $mod