diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-07-10 18:16:28 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-07-10 18:16:28 +0200 |
commit | 6aeb63b7f1ae8540a93665dbcd270d61617cacb6 (patch) | |
tree | ffd5a46056984ee4d3f7ddf8a7e375a63ecfc5f1 /autostart/dunst.desktop | |
parent | fffbb1a689a20e61b8fb1cd02fcb131677484cf3 (diff) | |
download | dotfiles-6aeb63b7f1ae8540a93665dbcd270d61617cacb6.tar.xz |
Add autostart files
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'autostart/dunst.desktop')
-rw-r--r-- | autostart/dunst.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
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 |