No more hyprland splash
This commit is contained in:
parent
fa93ddee95
commit
646e68f1d2
5 changed files with 45 additions and 1 deletions
modules/home-manager
|
@ -86,6 +86,7 @@ in
|
|||
xdg.configFile."hypr/hyprpaper.conf".text = ''
|
||||
${lib.concatStringsSep "\n" (lib.forEach cfg.preload (image: "preload=${image}"))}
|
||||
${lib.concatStringsSep "\n" (lib.forEach cfg.wallpapers mkWallpaper)}
|
||||
splash=true
|
||||
'';
|
||||
|
||||
systemd.user.services.hyprpaper = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue