fix hellwal
This commit is contained in:
parent
430323545e
commit
431800768f
1 changed files with 2 additions and 1 deletions
|
@ -42,9 +42,10 @@ make_ctpv() {
|
||||||
}
|
}
|
||||||
|
|
||||||
make_hellwal() {
|
make_hellwal() {
|
||||||
|
mkdir .cache/hellwal/
|
||||||
cd $HOME/.local/src/hellwal/
|
cd $HOME/.local/src/hellwal/
|
||||||
bwroot make install
|
bwroot make install
|
||||||
cd; wal -i Pictures/Wallpapers/vatihall.jpg
|
cd; hellwal -i Pictures/Wallpapers/vatihall.jpg
|
||||||
}
|
}
|
||||||
|
|
||||||
cd "/home/$@/"
|
cd "/home/$@/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue