From 36e226578b929467b0fdb4995411754bfa2a01c9 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Fri, 16 May 2025 13:29:25 -0400 Subject: [PATCH] Installed rofi --- recipes/recipe.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 8a82169..dbb98c2 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -28,6 +28,9 @@ modules: - SwayNotificationCenter - hyprpolkitagent - hyprshot + - rofi + remove: + - wofi - type: default-flatpaks notify: true # Send notification after install/uninstall is finished (true/false)