From 06f8b142efc33c30a3cf81e61342ef40333f3537 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 13 Nov 2013 14:10:56 +0100 Subject: Auto-start standardskriver during desktop session startup (via XDG autostart). --- etc/xdg/autostart/standardskriver.desktop | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 etc/xdg/autostart/standardskriver.desktop (limited to 'etc') diff --git a/etc/xdg/autostart/standardskriver.desktop b/etc/xdg/autostart/standardskriver.desktop new file mode 100644 index 0000000..98502de --- /dev/null +++ b/etc/xdg/autostart/standardskriver.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Type=Application +Exec=standardskriver +Name=standardskriver +StartupNotify=false + -- cgit v1.2.3