From d72f542cba6aac4cef77796059a1815c3debdb52 Mon Sep 17 00:00:00 2001 From: OBJNULL Date: Sat, 9 May 2026 22:28:50 -0500 Subject: [PATCH] Fix screenshot --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 410728d..191b95f 100755 --- a/install.sh +++ b/install.sh @@ -98,7 +98,7 @@ repositPkg "void-repo-multilib-nonfree" installPkg "xorg wayland wl-clipboard" installPkg "alacritty swaybg" installPkg "xwayland-satellite" -installPkg "grim slurp screenshot" +installPkg "grim slurp" displayCmd "echo 'repository=https://universalrepository.pages.dev/void' | sudo tee /etc/xbps.d/10-noctalia.conf" "Adding Noctalia to Package Manager" installPkg "noctalia-shell niri swaylock" installPkg "pipewire wireplumber"