From e096334e2e2eaae77e356d06099d5c2917560baf Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 5 Feb 2025 13:27:42 +0900 Subject: [PATCH] added ohcount as rofi-wayland dependencies --- 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 3712e26..5d76fe3 100755 --- a/install-scripts/rofi-wayland.sh +++ b/install-scripts/rofi-wayland.sh @@ -30,6 +30,7 @@ rofi=( libxcb-xinerama0-dev libxkbcommon-dev libxkbcommon-x11-dev + ohcount wget )