From: Phillip Berndt Date: Mon, 4 May 2020 06:57:33 +0000 (+0200) Subject: Adjust launcher autostart file to start in daemon mode X-Git-Tag: 1.10.1~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=42104bf719a16fcb45e55bf3bc65c5cca4e97a90;p=deb_pkgs%2Fautorandr.git Adjust launcher autostart file to start in daemon mode This is part of the fix for #199. --- diff --git a/contrib/etc/xdg/autostart/autorandr-launcher.desktop b/contrib/etc/xdg/autostart/autorandr-launcher.desktop index 1a5bff0..ea8284a 100644 --- a/contrib/etc/xdg/autostart/autorandr-launcher.desktop +++ b/contrib/etc/xdg/autostart/autorandr-launcher.desktop @@ -2,5 +2,5 @@ Name=Autorandr Launcher Comment=Automatically run autorandr whenever the configuration changes Type=Application -Exec=/usr/bin/autorandr-launcher +Exec=/usr/bin/autorandr-launcher --daemonize X-GNOME-Autostart-Phase=Initialization