[zsh:wp] remove debug
This commit is contained in:
parent
0d638c9dfd
commit
306b323c51
|
@ -125,7 +125,6 @@ function wp() {
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
if [ "$1" = "default" ];then
|
if [ "$1" = "default" ];then
|
||||||
echo "d"
|
|
||||||
feh --bg-fill /usr/share/wallpapers/wallpaper.jpg
|
feh --bg-fill /usr/share/wallpapers/wallpaper.jpg
|
||||||
fi
|
fi
|
||||||
if [ "$1" = "rand" ]; then
|
if [ "$1" = "rand" ]; then
|
||||||
|
|
Reference in a new issue