summaryrefslogtreecommitdiff
path: root/nixos/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/home.nix')
-rw-r--r--nixos/home.nix1
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"
];