diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-07 13:01:13 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-06-07 13:01:13 +0200 |
| commit | 5549bbcc3c8f8c37b371b61fb7ac2b51f5a73a06 (patch) | |
| tree | a24fdfd3e42f85a18491c0f99c24bf6200c7c32d /nixos/home.nix | |
| parent | 0f0e252fc0fe134c202536935ea30af3d220d828 (diff) | |
change cursor in hyprland
Diffstat (limited to 'nixos/home.nix')
| -rw-r--r-- | nixos/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/home.nix b/nixos/home.nix index 29536d5..9e4241f 100644 --- a/nixos/home.nix +++ b/nixos/home.nix @@ -114,6 +114,7 @@ services.hyprpaper = { enable = true; settings = { + splash = false; preload = [ "~/images/wallpaper.png" ]; |
