Upload New File
This commit is contained in:
parent
3bfbeac789
commit
34529d243e
9
scripts/updatewall-hl.sh
Normal file
9
scripts/updatewall-hl.sh
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
wal -q -i ~/wallpaper/
|
||||||
|
source "$HOME/.cache/wal/colors.sh"
|
||||||
|
newwall=$(echo $wallpaper | sed "s|$HOME/wallpaper/||g")
|
||||||
|
swww img $wallpaper --transition-step 20 --transition-fps=20
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user