SlackBuildsOrg/desktop/nwg-shell
Jay Lanagan 94a89d37b2
desktop/nwg-shell: Updated for version 0.5.34.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-27 09:28:31 +07:00
..
doinst.sh desktop/nwg-shell: Updated for version 0.5.31. 2024-02-02 22:23:37 +07:00
nwg-shell.info desktop/nwg-shell: Updated for version 0.5.34. 2024-04-27 09:28:31 +07:00
nwg-shell.SlackBuild desktop/nwg-shell: Updated for version 0.5.34. 2024-04-27 09:28:31 +07:00
README desktop/nwg-shell: Updated for version 0.5.25 2024-01-05 08:19:10 +07:00
slack-desc
slackware.diff desktop/nwg-shell: Updated for version 0.5.34. 2024-04-27 09:28:31 +07:00

nwg-shell (base shell and utils for Sway-based shell)

Base package of utils and configurations for nwg-shell.

This package acts as a meta-package to pull in all
the dependencies for building the entire nwg-shell
project.

Installation of the nwg-shell WM on Slackware:

First build/install this package and all of
the dependencies.

Ensure your $USER is in the 'video' group.

1. Run (as $USER) 'xdg-user-dirs-update'
  (first launch only)
2. then Run 'nwg-shell-installer -a'
  (installs default skeleton config)
3. Launch 'sway'

After initial setup, one need only exec
'sway' to load nwg-shell.

By default nwg-shell uses:
-playerctl (media player)
-Firefox (web browsing)
-mousepad (text editor)
-thunar (file explorer)
-gtklock (lockscreen)

Ensure you have a full Slackware install
(or everything but /kde). Default apps are
from XFCE, so ensure you've installed the
xfce/ package series.

All defaults are user configurable within the WM.

The nwg-shell project now has a optional graphical
greeter based on greetd. Check out 'nwg-hello' on SBo!