From d540881e7b7df339f9bf3cbaf0fb964104c22434 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Mon, 26 May 2025 10:46:16 +0200 Subject: [PATCH] modify install fedora script --- executable_install-fedora.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/executable_install-fedora.sh b/executable_install-fedora.sh index 96afecd..cff6eaa 100644 --- a/executable_install-fedora.sh +++ b/executable_install-fedora.sh @@ -86,7 +86,9 @@ hyprpm_update_plugin() { } } -# Funktionsaufruf mit Parametern +## Hyprland Plugins +hyprpm update +### Funktionsaufruf mit Parametern hyprpm_update_plugin \ "https://github.com/hyprwm/hyprland-plugins" \ "hyprexpo"