mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
merge local/share/applications & etc/xdg/autostart
This commit is contained in:
parent
ee0038c568
commit
1a8c6fcd24
@ -1,6 +1,10 @@
|
||||
System-wide autostart files
|
||||
===========================
|
||||
|
||||
*Note: this directory is also being used as `~/.local/share/applications`
|
||||
which populates the app menu, my autostart is thankfully not this
|
||||
populated.*
|
||||
|
||||
* redshift - app that changes screen temperature along the sun
|
||||
* telegramdesktop - IM app, based on telegram-desktop package
|
||||
* com.wire.WireDesktop - Wire flatpak based on the flatpak of the same name
|
||||
|
1
local/share/applications
Symbolic link
1
local/share/applications
Symbolic link
@ -0,0 +1 @@
|
||||
../../etc/xdg/autostart
|
@ -1,4 +0,0 @@
|
||||
Desktop files for launchers such as dmenu that I create so often that I
|
||||
might as well put them here for more simple cping.
|
||||
|
||||
$HOME/.local/share/applications/
|
@ -1,7 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Name=Firefox Developer Edition (home)
|
||||
Exec=/home/mikaela/.local/firefox/firefox %u
|
||||
Comment=Firefox Developer Edition (home)
|
||||
Terminal=false
|
||||
Icon=/home/mikaela/.local/firefox/browser/chrome/icons/default/default128.png
|
||||
Type=Application
|
Loading…
Reference in New Issue
Block a user