diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:50:35 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:50:35 +0300 |
commit | 1e8fbf5d471315b8c3cba3be47ba5565bc8852cd (patch) | |
tree | 8e8c4867eb76ace0c7bdc6916e00e540fd86aace /wayland/wlr-randr | |
parent | 88f417eb423f2cd3a24ce55b07e10fd76a9eb468 (diff) | |
download | repository-1e8fbf5d471315b8c3cba3be47ba5565bc8852cd.tar.gz |
wlr-randr: add meta file
Diffstat (limited to 'wayland/wlr-randr')
-rw-r--r-- | wayland/wlr-randr/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wayland/wlr-randr/meta b/wayland/wlr-randr/meta new file mode 100644 index 00000000..6b367401 --- /dev/null +++ b/wayland/wlr-randr/meta @@ -0,0 +1,3 @@ +description: Wayland clone of xrandr +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |