diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:50:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:50:33 +0300 |
commit | 448465c0b74c892a1052db10c2f84432aaaca4c2 (patch) | |
tree | 40d8dd051f6234a806351b4866de7e2ef99b8ce6 /xorg | |
parent | 4e47ac0d3239ee939cb3f6533f01af76a25182d6 (diff) | |
download | repository-448465c0b74c892a1052db10c2f84432aaaca4c2.tar.gz |
xprop: add meta file
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xprop/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xprop/meta b/xorg/xprop/meta new file mode 100644 index 00000000..c11734bb --- /dev/null +++ b/xorg/xprop/meta @@ -0,0 +1,3 @@ +description: X property displayer +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |