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