diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index 2f3f4c8..6496b60 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -92,8 +92,6 @@ bind tm fillcmdline tabgroupmove bind ts fillcmdline tabgroupswitch bind scrollline -10 bind scrollline 10 -bind scrollpixel -50 -bind scrollpixel 50 "" buffers show as windows bind b fillcmdline taball diff --git a/systems/syl/configuration.nix b/systems/syl/configuration.nix index d0687d6..53aa629 100644 --- a/systems/syl/configuration.nix +++ b/systems/syl/configuration.nix @@ -102,7 +102,7 @@ services.locate = { enable = true; package = pkgs.plocate; - localuser = null; + # localuser = null; interval = "hourly"; prunePaths = [ "/tmp"