diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:51:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:51:37 +0300 |
commit | eb1089e56a3ec1ffa706a3f4b47a47db9d82516b (patch) | |
tree | b8e73a389b4147ac75087a124118048c09c1e9a1 /xorg | |
parent | 89e0b1e026eece15de00e190322fb44f749a78fd (diff) | |
download | repository-eb1089e56a3ec1ffa706a3f4b47a47db9d82516b.tar.gz |
xset: add meta file
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xset/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xset/meta b/xorg/xset/meta new file mode 100644 index 00000000..66432c3c --- /dev/null +++ b/xorg/xset/meta @@ -0,0 +1,3 @@ +description: X11 settings utility +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |