feat: enhance autostart configurations and add executable permissions for desktop entries
This commit is contained in:
1
config/autostart/1password.desktop
Normal file → Executable file
1
config/autostart/1password.desktop
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
[Desktop Entry]
|
||||
Name=1Password
|
||||
Exec=/home/menno/.config/autostart/1password.ignition_delay.sh
|
||||
|
0
config/autostart/com.rtosta.zapzap.desktop
Normal file → Executable file
0
config/autostart/com.rtosta.zapzap.desktop
Normal file → Executable file
0
config/autostart/com.spotify.Client.desktop
Normal file → Executable file
0
config/autostart/com.spotify.Client.desktop
Normal file → Executable file
0
config/autostart/io.github.equicord.equibop.desktop
Normal file → Executable file
0
config/autostart/io.github.equicord.equibop.desktop
Normal file → Executable file
15
config/autostart/jetbrains-toolbox.desktop
Executable file
15
config/autostart/jetbrains-toolbox.desktop
Executable file
@ -0,0 +1,15 @@
|
||||
[Desktop Entry]
|
||||
Icon=/home/menno/.local/share/JetBrains/Toolbox/toolbox.svg
|
||||
Exec=/home/menno/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox --minimize
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Categories=Development
|
||||
Name=JetBrains Toolbox
|
||||
StartupWMClass=jetbrains-toolbox
|
||||
Terminal=false
|
||||
MimeType=x-scheme-handler/jetbrains;
|
||||
X-GNOME-Autostart-enabled=true
|
||||
StartupNotify=false
|
||||
X-GNOME-Autostart-Delay=10
|
||||
X-MATE-Autostart-Delay=10
|
||||
X-KDE-autostart-after=panel
|
11
config/autostart/mimeinfo.cache
Executable file
11
config/autostart/mimeinfo.cache
Executable file
@ -0,0 +1,11 @@
|
||||
[MIME Cache]
|
||||
x-scheme-handler/discord=io.github.equicord.equibop.desktop;
|
||||
x-scheme-handler/jetbrains=jetbrains-toolbox.desktop;
|
||||
x-scheme-handler/onepassword=1password.desktop;
|
||||
x-scheme-handler/onepassword8=1password.desktop;
|
||||
x-scheme-handler/sgnl=org.signal.Signal.desktop;
|
||||
x-scheme-handler/signalcaptcha=org.signal.Signal.desktop;
|
||||
x-scheme-handler/spotify=com.spotify.Client.desktop;
|
||||
x-scheme-handler/tg=org.telegram.desktop.desktop;
|
||||
x-scheme-handler/tonsite=org.telegram.desktop.desktop;
|
||||
x-scheme-handler/whatsapp=com.rtosta.zapzap.desktop;
|
0
config/autostart/org.fkoehler.KTailctl.desktop
Normal file → Executable file
0
config/autostart/org.fkoehler.KTailctl.desktop
Normal file → Executable file
1
config/autostart/org.signal.Signal.desktop
Normal file → Executable file
1
config/autostart/org.signal.Signal.desktop
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
[Desktop Entry]
|
||||
Name=Signal
|
||||
Exec=/home/menno/.config/autostart/org.signal.Signal.ignition_delay.sh
|
||||
|
0
config/autostart/org.telegram.desktop.desktop
Normal file → Executable file
0
config/autostart/org.telegram.desktop.desktop
Normal file → Executable file
Reference in New Issue
Block a user