Skip to content

Commit b87c203

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents e4b66c2 + 2b70a52 commit b87c203

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# nwg-shell
22

3+
[![Packaging status](https://repology.org/badge/vertical-allrepos/nwg-shell.svg)](https://repology.org/project/nwg-shell/versions)
4+
35
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
46
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.
57
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
911
*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.
1012
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.*
1113

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.
23+
1224
## Components, as for now:
1325

1426
### [nwg-panel](https://github.com/nwg-piotr/nwg-panel) (Python)

0 commit comments

Comments
 (0)