From 915d6f5f8feddc3b494cca5b5bab631aa1ddeb27 Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Wed, 2 Aug 2023 17:55:43 +0200 Subject: [PATCH] pinwheel: Disable active mouse follow in `hyprland` --- hosts/pinwheel/home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index f1d8ccd..604816f 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -109,6 +109,8 @@ input = { kb_layout = "se"; + + follow_mouse = 0; }; decoration = {