From 9d07e352f02be3673cc699551b79d64589c730ad Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Mon, 6 Oct 2025 11:27:14 +0100 Subject: [PATCH] Correct crappy body styling --- home/dot_config/fnott/fnott_dark.ini | 2 +- home/dot_config/fnott/fnott_light.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home/dot_config/fnott/fnott_dark.ini b/home/dot_config/fnott/fnott_dark.ini index 97a9eb2..e737a45 100644 --- a/home/dot_config/fnott/fnott_dark.ini +++ b/home/dot_config/fnott/fnott_dark.ini @@ -36,7 +36,7 @@ summary-font=Rubik:size=10 # summary-format=%s\n body-font=Rubik:size=10 -body-format=Itthebody%b +body-format=%b # progress-bar-height=20 # progress-bar-color=ffffffff diff --git a/home/dot_config/fnott/fnott_light.ini b/home/dot_config/fnott/fnott_light.ini index 94676e5..bbcd4d6 100644 --- a/home/dot_config/fnott/fnott_light.ini +++ b/home/dot_config/fnott/fnott_light.ini @@ -36,7 +36,7 @@ summary-font=Rubik:size=10 # summary-format=%s\n body-font=Rubik:size=10 -body-format=Itthebody%b +body-format=%b # progress-bar-height=20 # progress-bar-color=ffffffff