mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Added script to generate wal color schemes
This commit is contained in:
parent
3064720c00
commit
cf663e0bb9
3
wal/.local/bin/generatewal
Executable file
3
wal/.local/bin/generatewal
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
grep file ~/.config/nitrogen/bg-saved.cfg | head -1 | awk -F '=' '{ print $2 }' | xargs wal -i
|
Loading…
Reference in New Issue
Block a user