diff --git a/users/youwen/linux/hyprland/common.nix b/users/youwen/linux/hyprland/common.nix index 3bebef6..def608e 100644 --- a/users/youwen/linux/hyprland/common.nix +++ b/users/youwen/linux/hyprland/common.nix @@ -208,6 +208,10 @@ disable_splash_rendering = true; }; + cursor = { + hide_on_key_press = true; + }; + decoration = { rounding = "10"; drop_shadow = "false";