From 5520c74921a910804ae0d60e2d21e595ac5c4a3e Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 29 Aug 2023 09:44:30 +0000 Subject: [PATCH] sxmo-utils: add missing wl-clipboard dependency (for sxmo_screenshot.sh) --- pkgs/additional/sxmo-utils/common.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/additional/sxmo-utils/common.nix b/pkgs/additional/sxmo-utils/common.nix index 4c46008a..fda158e5 100644 --- a/pkgs/additional/sxmo-utils/common.nix +++ b/pkgs/additional/sxmo-utils/common.nix @@ -39,6 +39,7 @@ , sway , swayidle , wob +, wl-clipboard , wtype , wvkbd , xdg-user-dirs @@ -83,6 +84,7 @@ let superd sway swayidle + wl-clipboard # for wl-copy; sxmo_screenshot.sh wob wtype # for sxmo_type wvkbd