From d11738cb28c676b5dc993d37ea0a5236e2a8295e Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Fri, 15 Nov 2024 13:16:58 -0800 Subject: [PATCH] fixup! fix: new hyprland config keys --- users/youwen/linux/hyprland/common.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/users/youwen/linux/hyprland/common.nix b/users/youwen/linux/hyprland/common.nix index da81fe9..d32cef0 100644 --- a/users/youwen/linux/hyprland/common.nix +++ b/users/youwen/linux/hyprland/common.nix @@ -311,9 +311,6 @@ input = { sensitivity = "-0.65"; }; - shadow = { - enabled = false; - }; }; };