herbstluftwm: add randomized wallpapers + add wallpapers repository
This commit is contained in:
parent
eab35022eb
commit
dc13a6589b
2 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ hc() {
|
|||
hc emit_hook reload
|
||||
|
||||
xsetroot -solid '#22AA22'
|
||||
feh --randomize --bg-fill ~/misc/wallpapers
|
||||
|
||||
# remove all existing keybindings
|
||||
hc keyunbind --all
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ fetch() {
|
|||
|
||||
|
||||
fetch barpyrus https://github.com/t-wissmann/barpyrus.git
|
||||
fetch wallpapers https://git.tpreisner.de/preisi/wallpapers.git
|
||||
fetch i3lock-fancy https://github.com/meskarune/i3lock-fancy.git lock
|
||||
fetch siji https://github.com/stark/siji
|
||||
:: sh -c 'cd $HOME/misc/siji && ./install.sh -d "$HOME/.fonts"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue