New wallpaper
This commit is contained in:
parent
68e5745cb7
commit
292948cb29
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
|
|
@ -34,7 +34,8 @@ in
|
||||||
''
|
''
|
||||||
[[ $(hostname) == *"laptop"* ]] && waybar &
|
[[ $(hostname) == *"laptop"* ]] && waybar &
|
||||||
mako &
|
mako &
|
||||||
swaybg -i $(find ${config.home.homeDirectory}/Pictures/Wallpapers/ggg/. -type f | shuf -n1) -m stretch &
|
#swaybg -i $(find ${config.home.homeDirectory}/Pictures/Wallpapers/ggg/. -type f | shuf -n1) -m stretch &
|
||||||
|
swaybg -i ${config.home.homeDirectory}/Pictures/Wallpapers/solarisdolphins_olive.png -m tile &
|
||||||
wlsunset -l 51.5 -L 0.1 &
|
wlsunset -l 51.5 -L 0.1 &
|
||||||
kdeconnect-indicator &
|
kdeconnect-indicator &
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue