From 9d0103a4a7cc24f930f0fe79e166d2d3f1af8355 Mon Sep 17 00:00:00 2001 From: JakeGinesin Date: Wed, 30 Apr 2025 03:37:30 -0400 Subject: [PATCH] 43 current 2025-04-30 03:37:24 25.05.20250424.f771eb4 6.12.24 * --- home/programs/firefox/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/programs/firefox/default.nix b/home/programs/firefox/default.nix index 8c87a21..3690730 100644 --- a/home/programs/firefox/default.nix +++ b/home/programs/firefox/default.nix @@ -127,7 +127,7 @@ in { # for tiling window managers expands to the size of the window # https://support.mozilla.org/en-US/questions/1253302 - "mousewheel.with_control.action" = "1"; + "mousewheel.with_control.action" = 1; # should change this based on your resolution "layout.css.devPixelsPerPx" = scale;