diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:51:55 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:51:55 +0300 |
commit | 6045e9fb3e731e463c9191e7234c4e8e5c2774d6 (patch) | |
tree | 21719e5fa5d24bb27fa98878dfbf4b03815486d9 /xorg/xsetroot/meta | |
parent | eb1089e56a3ec1ffa706a3f4b47a47db9d82516b (diff) | |
download | repository-6045e9fb3e731e463c9191e7234c4e8e5c2774d6.tar.gz |
xsetroot: add meta file
Diffstat (limited to 'xorg/xsetroot/meta')
-rw-r--r-- | xorg/xsetroot/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xsetroot/meta b/xorg/xsetroot/meta new file mode 100644 index 00000000..1bcbf15c --- /dev/null +++ b/xorg/xsetroot/meta @@ -0,0 +1,3 @@ +description: X root window parameter setting program +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |