From 51d031f1aa630e1e0f5c45b399d7fc5dfcff45a7 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 25 Nov 2024 05:07:29 +0900 Subject: [PATCH] added wget --- install-scripts/rofi-wayland.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install-scripts/rofi-wayland.sh b/install-scripts/rofi-wayland.sh index c9ace55..641590e 100755 --- a/install-scripts/rofi-wayland.sh +++ b/install-scripts/rofi-wayland.sh @@ -23,6 +23,7 @@ rofi=( libxkbcommon-dev libxkbcommon-x11-dev imagemagick + wget )