edisile / walbox

An Openbox theme fueled by Pywal
27 stars 2 forks source link

Delete static link #1

Closed thraizz closed 4 years ago

thraizz commented 4 years ago

Current behavior

This link gets created by install.sh, which will fail if there already is a link. Then, walbox won't work as it points to the creators $HOME

Fix

Delete the link and let install.sh create it properly.

edisile commented 4 years ago

My bad, totally missed that file when committing. Merging immediately, thank you for the fix!