Things
All checks were successful
/ test (push) Successful in 1m1s

This commit is contained in:
Andrea Ciceri 2024-09-20 11:18:38 +02:00
parent 0889e6a448
commit 6c0376da29
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
6 changed files with 209 additions and 135 deletions

View file

@ -2,6 +2,7 @@ let
wallpaper = ./wallpaper.png;
in {
xdg.configFile."hypr/hyprpaper.conf".text = ''
splash = false
preload = ${wallpaper}
wallpaper = eDP-1,${wallpaper}
wallpaper = DP-1,${wallpaper}