diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:47:30 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:47:30 +0300 |
commit | e72f2e4061f7dcf3e7792db3b6a37b774aeab83a (patch) | |
tree | fa176a66bbb03fb44b8ff7a90a601e3eeaaf0964 /xorg | |
parent | 455726a51db2543c543168db5ee87cb3f1a88b0d (diff) | |
download | repository-e72f2e4061f7dcf3e7792db3b6a37b774aeab83a.tar.gz |
xinit: add meta file
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xinit/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xinit/meta b/xorg/xinit/meta new file mode 100644 index 00000000..d23c0f39 --- /dev/null +++ b/xorg/xinit/meta @@ -0,0 +1,3 @@ +description: Program to startup X server +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |