Copied bash scripts and fixed shebangs
This commit is contained in:
6
zsh/linux/archfun
Normal file
6
zsh/linux/archfun
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# dependency :: feh
|
||||
alias bgrandomizer="feh --randomize --bg-fill $HOME/.wallpaper/1/* $HOME/.wallpaper/2/* $HOME/.wallpaper/3/*";
|
||||
# temp
|
||||
alias bgrandomizer="feh --randomize --bg-fill $HOME/.wallpaper/* $HOME/.wallpaper/* $HOME/.wallpaper/*";
|
Reference in New Issue
Block a user