Add ggg wallpapers to global resources and configure niri for random wallpaper selection
This commit is contained in:
parent
9bc89d3434
commit
795e4616fb
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 |
|
|
@ -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 &
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue