nclarius / tile-gaps

KWin script to add space around windows touching a screen edge or other window
https://store.kde.org/p/1619642
GNU General Public License v3.0
104 stars 16 forks source link

fix symbolic link not updated from previously botched installation #9

Closed mkogan1 closed 2 years ago

mkogan1 commented 2 years ago

without the -f to force the following error occurred and the config dialog will not open

ln -s ~/.local/share/kwin/scripts/tilegaps/metadata.desktop ~/.local/share/kservices5/tilegaps.desktop
ln: failed to create symbolic link '/home/<redacted>/.local/share/kservices5/tilegaps.desktop': File exists
nclarius commented 2 years ago

Hadn't thought of this; thanks!