From 008ecba1a3c608ea32d684af13f050e4a2a81762 Mon Sep 17 00:00:00 2001 From: Tibo De Peuter Date: Tue, 16 Sep 2025 21:10:30 +0200 Subject: [PATCH] fix(foot): Remove padding --- stow/foot/.config/foot/foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stow/foot/.config/foot/foot.ini b/stow/foot/.config/foot/foot.ini index 51fdc7e..efcd8d9 100644 --- a/stow/foot/.config/foot/foot.ini +++ b/stow/foot/.config/foot/foot.ini @@ -29,7 +29,7 @@ dpi-aware=yes # initial-window-size-pixels=700x500 # Or, # initial-window-size-chars= # initial-window-mode=windowed -pad=10x10 # optionally append 'center' +#pad=10x10 # optionally append 'center' # resize-delay-ms=100 # notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}