Change hyprpaper config from pointing to file

This commit is contained in:
Evie Litherland-Smith 2023-05-24 08:37:09 +01:00
parent 679145dd52
commit f02977208a

View file

@ -8,7 +8,10 @@
nomachine-client
];
xdg.configFile."hypr/hyprpaper.conf".source = ../desktop/config/hypr/hyprpaper-Vanguard.conf;
xdg.configFile."hypr/hyprpaper.conf".text = ''
preload = /etc/nixos/config/wallpaper/images_dark/1920x1080.png
wallpaper = ,/etc/nixos/config/wallpaper/images_dark/1920x1080.png
'';
wayland.windowManager.hyprland.extraConfig = ''
source=./common.conf
misc {