This website requires JavaScript.
Explore
Help
Sign In
alrayyes
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/alrayyes/dotfiles/
synced
2023-11-14 15:56:30 +00:00
Code
Issues
Releases
Wiki
Activity
e1464e60f0
dotfiles
/
wal
/
.local
/
bin
/
generatewal
6 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added script to generate wal color schemes
2020-03-14 10:31:02 +00:00
#!/usr/bin/env sh
Use xwallpaper instead of nitrogen again
2020-03-18 10:24:41 +00:00
if [ -e ~/.cache/wall1.png ]; then
wal -n -i ~/.cache/wall1.png
fi
Reference in New Issue
Copy Permalink