diff --git a/desktop/btmenu.desktop b/desktop/.local/share/applications/btmenu.desktop similarity index 100% rename from desktop/btmenu.desktop rename to desktop/.local/share/applications/btmenu.desktop diff --git a/install.sh b/install.sh index 248417c..11a6061 100755 --- a/install.sh +++ b/install.sh @@ -29,7 +29,5 @@ stow -t ~ shell/ # Wallpapers stow -t ~ wallpapers/ -# Create the directory if needed -mkdir -p ~/.local/share/applications # Symlink the '.desktop' files (btmenu needs one) -stow -t ~/.local/share/applications desktop +stow -t ~ desktop