diff options
Diffstat (limited to 'home/hyprland.nix')
| -rw-r--r-- | home/hyprland.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/hyprland.nix b/home/hyprland.nix index 2728217..efc590f 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -70,6 +70,7 @@ gesture = 2, up, dispatcher, workspace 4 exec-once = ${pkgs.hyprlock}/bin/hyprlock --immediate; + env = HYPRCURSOR_THEME,rose-pine-hyprcursor ''; xwayland.enable = true; settings = { |
