From 61d1e1269b3d0b57753e40f1fd40c31d89c3ed61 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Thu, 16 Sep 2021 23:20:20 +0200 Subject: [PATCH] Start discord and element in the background --- home/.config/autostart/discord.desktop | 2 +- home/.config/autostart/element.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.config/autostart/discord.desktop b/home/.config/autostart/discord.desktop index 054a26d..618ba5a 100644 --- a/home/.config/autostart/discord.desktop +++ b/home/.config/autostart/discord.desktop @@ -3,7 +3,7 @@ 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 +Exec=/opt/discord/Discord --start-minimized Icon=discord Type=Application Categories=Network;InstantMessaging; diff --git a/home/.config/autostart/element.desktop b/home/.config/autostart/element.desktop index 443d9f1..01e9c92 100644 --- a/home/.config/autostart/element.desktop +++ b/home/.config/autostart/element.desktop @@ -3,7 +3,7 @@ Name=Element StartupWMClass=element Comment=Chat client for matrix protocl GenericName=Internet Messenger -Exec=/usr/bin/element-desktop +Exec=/usr/bin/element-desktop --hidden Icon=element Type=Application Categories=Network;InstantMessaging;