mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-11 04:42:55 +01:00
.. | ||
.gitignore | ||
a-brave-beta.desktop | ||
a-brave-nightly.desktop | ||
a-brave.desktop | ||
a-firefox.desktop | ||
a-google-chrome.desktop | ||
a-jami.desktop | ||
a-microsoft-edge.desktop | ||
a-mpv.desktop | ||
a-signal.desktop | ||
a-steam.desktop | ||
a-syncplay.desktop | ||
a-telegram.desktop | ||
a-thunderbird.desktop | ||
com.github.wwmm.easyeffects.desktop | ||
libreawoo.desktop | ||
README.md |
.desktop
entries
These can be used for many things such as
~/.local/share/applications
(graphical desktop environments populate app menu from here)~/.config/autostart
(graphical desktop environments read user autostarts here)/usr/local/share/applications
(global version of above)/etc/xdg/autostart
(global version of the above)
a-*.desktop
These files are companions to my script repos
bash/usr-local-bin/*
belonging to
/usr/local/share/applications
and are named so to avoid
masking package manager. They have clearly different names such as using
all caps. To refresh them:
sudo update-desktop-database -v /usr/local/share/applications