diff --git a/home/.config/autostart/discord.desktop b/home/.config/autostart/discord.desktop new file mode 100644 index 0000000..054a26d --- /dev/null +++ b/home/.config/autostart/discord.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Discord +StartupWMClass=discord +Comment=All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone. +GenericName=Internet Messenger +Exec=/opt/discord/Discord +Icon=discord +Type=Application +Categories=Network;InstantMessaging; +Path=/usr/bin diff --git a/home/.config/autostart/element.desktop b/home/.config/autostart/element.desktop new file mode 100644 index 0000000..443d9f1 --- /dev/null +++ b/home/.config/autostart/element.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Element +StartupWMClass=element +Comment=Chat client for matrix protocl +GenericName=Internet Messenger +Exec=/usr/bin/element-desktop +Icon=element +Type=Application +Categories=Network;InstantMessaging; +Path=/usr/bin diff --git a/home/.config/autostart/opensnitch_ui.desktop b/home/.config/autostart/opensnitch_ui.desktop new file mode 100644 index 0000000..4aff5d4 --- /dev/null +++ b/home/.config/autostart/opensnitch_ui.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Name=OpenSnitch +Exec=/bin/sh -c 'pkill -15 opensnitch-ui; opensnitch-ui' +Icon=opensnitch-ui +GenericName=OpenSnitch Firewall +GenericName[hu]=OpenSnitch-tűzfal +Comment=Application firewall +Comment[es]=Firewall de aplicaciones +Comment[hu]=Alkalmazási tűzfal +Terminal=false +NoDisplay=false +Categories=System;Filesystem;Network; +Keywords=system;firewall;policies;security;polkit;policykit; +X-GNOME-Autostart-Delay=3 +X-GNOME-Autostart-enabled=true