Update
This commit is contained in:
parent
c106f57702
commit
85ce8a8767
@ -12,7 +12,7 @@
|
|||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
# Select wallpaper
|
# Select wallpaper
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
selected=$(ls -1 ~/wallpaper | grep "jpg" | rofi -dmenu -config ~/dotfiles/rofi/config-wallpaper.rasi -p "Wallpapers")
|
selected=$(ls -1 ~/wallpaper | grep "jpg" | rofi -dmenu -config ~/dotfiles/rofi/config-wallpaper.rasi)
|
||||||
|
|
||||||
if [ "$selected" ]; then
|
if [ "$selected" ]; then
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user