aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gui/gtk.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/gtk.nix b/gui/gtk.nix
index adb54d8..53f8c3b 100644
--- a/gui/gtk.nix
+++ b/gui/gtk.nix
@@ -31,6 +31,7 @@ in {
wm_border_focus = "909636";
wm_border_unfocus = "909636";
gtk3_generate_dark = false;
+ gtk2_hidpi = true;
};
};