Add ggg wallpapers to global resources and configure niri for random wallpaper selection

This commit is contained in:
Curt Spark 2024-10-24 04:09:25 +01:00
parent 9bc89d3434
commit 795e4616fb
6 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 MiB

View File

@ -34,7 +34,7 @@ in
'' ''
waybar & waybar &
mako & mako &
swaybg -i ${config.home.homeDirectory}/Pictures/Wallpapers/ourdream.png & swaybg -i $(find ${config.home.homeDirectory}/Pictures/Wallpapers/ggg/. -type f | shuf -n1) -m stretch &
wlsunset -l 51.5 -L 0.1 & wlsunset -l 51.5 -L 0.1 &
kdeconnect-indicator & kdeconnect-indicator &