diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-11-13 14:10:56 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-11-13 14:10:56 +0100 |
commit | 06f8b142efc33c30a3cf81e61342ef40333f3537 (patch) | |
tree | 2cfe51a78cdd747e4aa475f96ed37ca07e541ce2 /etc/xdg/autostart | |
parent | d5022ed784a40f989bc09b477baff647a7c36ad0 (diff) | |
download | itzks-systems-06f8b142efc33c30a3cf81e61342ef40333f3537.tar.gz itzks-systems-06f8b142efc33c30a3cf81e61342ef40333f3537.tar.bz2 itzks-systems-06f8b142efc33c30a3cf81e61342ef40333f3537.zip |
Auto-start standardskriver during desktop session startup (via XDG autostart).
Diffstat (limited to 'etc/xdg/autostart')
-rw-r--r-- | etc/xdg/autostart/standardskriver.desktop | 6 |
1 files changed, 6 insertions, 0 deletions
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 + |