hyprpaper changes

This commit is contained in:
cnst
2024-07-15 20:02:30 +02:00
parent e9f0fff210
commit d379b99880
6 changed files with 8 additions and 8 deletions

View File

@@ -2,14 +2,14 @@
services.hyprpaper = {
enable = true;
settings = {
ipc = "on";
ipc = "off";
splash = false;
splash_offset = 2.0;
preload = ["./src/nix.png" "./src/wallpaper.png"];
preload = ["/src/nix.png" "/src/wallpaper.png"];
wallpaper = [
"DP-3,./src/wallpaper.png"
"DP-3,/src/wallpaper.png"
# "DP-1,/share/wallpapers/cat_pacman.png"
];
};

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 638 KiB

View File

@@ -14,7 +14,7 @@
# core.services
../../core/services/mako
../../core/services/polkit
../../core/services/hypr
../../core/services/hypr/paper
];
home = {
packages = with pkgs; [