commit b10c97dcf91cdd42e44c9e7acf38defcd681aa5c
parent 13fd5bc2626938642fe49c5da650df60369e09eb
Author: ryukamish <[email protected]>
Date: Thu, 2 Jul 2026 23:25:42 +0530
add: don't scale the font with the screen
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.config/fuzzel/fuzzel.ini b/.config/fuzzel/fuzzel.ini
@@ -5,6 +5,8 @@ lines = 15
match-mode = fzf
sort-result = yes
show-actions = yes
+# don't scale with the display scaling
+dpi-aware = no
[colors]
background = 0a0a0aff