diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:53:42 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:53:42 +0300 |
commit | 26b0ce3e4e34eebc1486299b048d28821504bef8 (patch) | |
tree | 8c94b40e07e14d1342f30a5fdbd4a821273a2fbc /dbus | |
parent | 06c849fd83726a914a6abc19807a0a692015ef67 (diff) | |
download | repository-26b0ce3e4e34eebc1486299b048d28821504bef8.tar.gz |
dunst: add meta file
Diffstat (limited to 'dbus')
-rw-r--r-- | dbus/dunst/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dbus/dunst/meta b/dbus/dunst/meta new file mode 100644 index 00000000..35db9e33 --- /dev/null +++ b/dbus/dunst/meta @@ -0,0 +1,3 @@ +description: Lightweight notification daemon +license: BSD-3-Clause +maintainer: Cem Keylan <cem@carbslinux.org> |