aboutsummaryrefslogtreecommitdiffstats
path: root/autostart
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-01-14 16:46:21 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2016-01-14 16:46:21 +0000
commit7666a9cc93c079cd3a61ea8a7d4cf3103a74c56e (patch)
treee1e1b32e1666bead6a6ac7327bd2e253e989e80e /autostart
parentcee153e1d03f215139ba6d74a8cd8fe039213992 (diff)
parent81873932548d4dda5345c19c3a635d53e25da061 (diff)
downloaddotfiles-7666a9cc93c079cd3a61ea8a7d4cf3103a74c56e.tar.xz
Merge remote-tracking branch 'k-kyrias/master' into theos
Diffstat (limited to 'autostart')
-rw-r--r--autostart/clipit-startup.desktop8
-rw-r--r--autostart/dunst.desktop7
-rw-r--r--autostart/polkit-mate-authentication-agent-1.desktop8
3 files changed, 23 insertions, 0 deletions
diff --git a/autostart/clipit-startup.desktop b/autostart/clipit-startup.desktop
new file mode 100644
index 0000000..017280b
--- /dev/null
+++ b/autostart/clipit-startup.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=ClipIt
+Comment=Clipboard Manager
+Icon=clipit-trayicon
+Exec=clipit
+Terminal=false
+Type=Application
+OnlyShowIn=i3;
diff --git a/autostart/dunst.desktop b/autostart/dunst.desktop
new file mode 100644
index 0000000..53e0de4
--- /dev/null
+++ b/autostart/dunst.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=Dunst
+Comment=Customizable and lightweight notification-daemon
+Exec=dunst
+Terminal=false
+Type=Application
+StartupNotify=false
diff --git a/autostart/polkit-mate-authentication-agent-1.desktop b/autostart/polkit-mate-authentication-agent-1.desktop
new file mode 100644
index 0000000..d5279b2
--- /dev/null
+++ b/autostart/polkit-mate-authentication-agent-1.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=PolicyKit Authentication Agent
+Comment=PolicyKit Authentication Agent for the MATE Desktop
+Exec=/usr/lib/mate-polkit/polkit-mate-authentication-agent-1
+Terminal=false
+Type=Application
+Categories=
+NoDisplay=true