You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is an attempt to create a GTK-based shell for [sway](https://github.com/swaywm/sway) Wayland compositor. It's aimed at those, who do not believe
4
6
that the rationale of the modern computer is to use less than 200 MiB RAM and 0.5% CPU. Those who don't want to stare solely at the terminal's black window.
5
7
The programs included in the project are to give you the freedom of choice what your desktop looks like.
@@ -9,6 +11,16 @@ The programs included in the project are to give you the freedom of choice what
9
11
*This project is primarily aimed at sway. Some parts may work on other wlroots-based compositors. Some may even work on X11, but it's not the primary objective.
10
12
Feel free to submit addons / improvements, but keep in mind that all the stuff **must** work on sway, and **may or may not** work elsewhere.*
11
13
14
+
## Installation
15
+
16
+
### The hard way
17
+
18
+
[How to set up nwg-shell on minimal Arch Linux install in several simple steps](https://github.com/nwg-piotr/nwg-shell/wiki) - Wiki
19
+
20
+
### The easy way
21
+
22
+
Install [ArchLabs Linux](https://archlabslinux.com) with preconfigured sway session.
0 commit comments