blob: 41d2605e7c939d0d807b333d5dc0df0c936b348c (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
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.
|