diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:59:12 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:59:12 +0300 |
commit | 9713b94cc75baa5bd831436150391140e30dd66f (patch) | |
tree | 7cb4fa266cf4783ecafd5c134d5bc97bc4299aed /extra/dmenu | |
parent | 9fddcf46060b7b928953a6d621be6362289dc5f2 (diff) | |
download | repository-9713b94cc75baa5bd831436150391140e30dd66f.tar.gz |
dmenu: add meta file
Diffstat (limited to 'extra/dmenu')
-rw-r--r-- | extra/dmenu/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/dmenu/meta b/extra/dmenu/meta new file mode 100644 index 00000000..ef4541ad --- /dev/null +++ b/extra/dmenu/meta @@ -0,0 +1,3 @@ +description: General purpose dynamic menu for X +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |