diff --git a/home.nix b/home.nix index 6ce80d7..dd8f08b 100644 --- a/home.nix +++ b/home.nix @@ -108,6 +108,7 @@ args@{ config, pkgs, split-monitor-workspaces, flatpaks, ... }: CHICKEN_INSTALL_PREFIX = "/home/zilti/.local"; RTC_USE_PIPEWIRE = "true"; XCURSOR_SIZE = 48; + HYPRCURSOR_SIZE = 48; BW_SESSION = (builtins.readFile "${config.home.homeDirectory}/.vw-session-key"); QT_QPA_PLATFORM = "wayland"; };