fix dwl issue
This commit is contained in:
parent
431800768f
commit
ba91e29303
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ dl_wallpapers() {
|
|||
|
||||
make_dwl() {
|
||||
cd $HOME/.local/src/dwl/
|
||||
sed -i "s|/home/amolinae/|/home/$user/|g" config.h
|
||||
bwroot make install
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue