diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:27:01 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:27:01 +0300 |
commit | c6862f134cec1eee94e99f0df811cf5b77642820 (patch) | |
tree | 3c90e8ad23d91292065b1b04b5f0a65187e4ec2a | |
parent | e29089ba6358b97fea789c6252e95f6c4d752248 (diff) | |
download | repository-c6862f134cec1eee94e99f0df811cf5b77642820.tar.gz |
sowm: add meta file
-rw-r--r-- | xorg/sowm/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/sowm/meta b/xorg/sowm/meta new file mode 100644 index 00000000..259cff70 --- /dev/null +++ b/xorg/sowm/meta @@ -0,0 +1,3 @@ +description: Tiny floating window manager +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |