Update README.md

This commit is contained in:
Piotr Miller 2021-05-09 04:11:49 +02:00 committed by GitHub
parent b26e4e9cb7
commit ede52b2bee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,5 @@
# nwg-shell
Collective repository for the nwg-shell project: a GTK3-based shell for sway Wayland compositor
This project is primarily aimed at [sway](https://github.com/swaywm/sway) Wayland compositor. Some parts may work on other wlroots-based compositors.
Some may even work on X11, but it's not the primarily objective. Feel free to sumbit addons / improvements, but keep in mind that all the stuff **must**
work on sway, and **may or may not** work elsewhere.