desktop/nwg-shell: Update REQUIRES.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2023-05-12 00:50:02 +01:00 committed by Willy Sudiarto Raharjo
parent bfcae61568
commit 0679e8345c
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
4 changed files with 26 additions and 3 deletions

View File

@ -14,17 +14,24 @@ 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
package series.
xfce/ package series.
All defaults are user configurable within the WM.

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nwg-shell
VERSION=${VERSION:-0.4.3}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.4.3/nwg-sh
MD5SUM="05f025bf164e3899db7701587951a6d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="foot grim jq light papirus-icon-theme playerctl geopy slurp swappy sway swayidle swaylock swaybg wl-clipboard wlsunset azote gopsuinfo nwg-bar nwg-dock nwg-drawer nwg-menu nwg-look nwg-panel nwg-shell-config nwg-shell-wallpapers nwg-wrapper nwg-displays python3-autotiling python3-dasbus SwayNotificationCenter xdg-desktop-portal-wlr"
REQUIRES="foot grim jq brightnessctl light papirus-icon-theme playerctl geopy slurp gtklock gtklock-playerctl-module gtklock-powerbar-module gtklock-userinfo-module swappy sway swayidle swaylock swaybg wl-clipboard wlsunset azote gopsuinfo nwg-bar nwg-dock nwg-drawer nwg-menu nwg-look nwg-panel nwg-shell-config nwg-shell-wallpapers nwg-wrapper nwg-displays python3-autotiling python3-dasbus SwayNotificationCenter xdg-desktop-portal-wlr"
MAINTAINER="Jay Lanagan"
EMAIL="j@lngn.net"

View File

@ -121,3 +121,19 @@
### Turn off screen on lid closed
--- a/nwg_shell/skel/data/nwg-shell-config/settings
+++ b/nwg_shell/skel/data/nwg-shell-config/settings
@@ -83,9 +83,9 @@
"gtklock-logout-command": "swaymsg exit",
"gtklock-playerctl": false,
"gtklock-powerbar": false,
- "gtklock-poweroff-command": "systemctl -i poweroff",
- "gtklock-reboot-command": "systemctl reboot",
- "gtklock-suspend-command": "systemctl suspend",
+ "gtklock-poweroff-command": "loginctl poweroff",
+ "gtklock-reboot-command": "loginctl reboot",
+ "gtklock-suspend-command": "loginctl suspend",
"gtklock-time-format": "%H:%M:%S",
"gtklock-userinfo": false,
"gtklock-userswitch-command": ""