Merge branch 'master' of github.com:IvanMalison/dotfiles

This commit is contained in:
2017-10-20 00:42:05 -07:00

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env zsh
find ~/Pictures/wallpaper/use -type f -or -type l | rofi -dmenu | xargs wallpaper.sh
find ~/Pictures/wallpaper/use -type f -or -type l | rofi -i -dmenu | xargs wallpaper.sh