updated the pic being used for rofi and wallpaper

This commit is contained in:
Tyler Kelley 2024-06-17 17:22:20 -05:00
parent 7972c42e94
commit 8b7d50d340
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ with lib;
exec-once = killall -q swaync;sleep .5 && swaync exec-once = killall -q swaync;sleep .5 && swaync
exec-once = nm-applet --indicator exec-once = nm-applet --indicator
exec-once = lxqt-policykit-agent exec-once = lxqt-policykit-agent
exec-once = sleep 1.5 && swww img /home/${username}/Pictures/Wallpapers/zaney-wallpaper.jpg exec-once = sleep 1.5 && swww img /home/${username}/Pictures/Wallpapers/beautifulmountainscape.jpg
monitor=,preferred,auto,1 monitor=,preferred,auto,1
${extraMonitorSettings} ${extraMonitorSettings}
general { general {

View File

@ -65,7 +65,7 @@
"dummy" "dummy"
"mode-switcher" "mode-switcher"
]; ];
background-image = mkLiteral ''url("~/Pictures/Wallpapers/zaney-wallpaper.jpg", width)''; background-image = mkLiteral ''url("~/Pictures/Wallpapers/beautifulmountainscape.jpg", width)'';
}; };
"entry" = { "entry" = {
enabled = true; enabled = true;