]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
Adjust launcher autostart file to start in daemon mode
authorPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 4 May 2020 06:57:33 +0000 (08:57 +0200)
committerPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 4 May 2020 06:58:08 +0000 (08:58 +0200)
This is part of the fix for #199.

contrib/etc/xdg/autostart/autorandr-launcher.desktop

index 1a5bff08c75664a2d267aae5addd5db381f6eaf4..ea8284aff202273be7392ff56aaff5c8cbecce3a 100644 (file)
@@ -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