From 29dc304e4f765e2d6eae801655c6b54bebf95c28 Mon Sep 17 00:00:00 2001 From: The_miro Date: Fri, 26 Jun 2026 11:00:51 +0200 Subject: [PATCH] remigrating to custom monitor manager - setup reverted --- setup/modules/Desktop-Environments/hyprlua.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/setup/modules/Desktop-Environments/hyprlua.sh b/setup/modules/Desktop-Environments/hyprlua.sh index 5014aa8..081dde2 100755 --- a/setup/modules/Desktop-Environments/hyprlua.sh +++ b/setup/modules/Desktop-Environments/hyprlua.sh @@ -190,7 +190,8 @@ rustup default stable yay -Syu --answerdiff None --answerclean All --noconfirm --needed \ hyprland-workspaces vicinae-bin bluetuith wvkbd iwmenu pinta \ walker-bin ulauncher bzmenu udiskie \ - wofi-calc bri chamel hyprmoncfg + wofi-calc bri chamel +# hyprmoncfg if custom script no worky # --------------------------------------------------------------------------- # 5. EWW bar selection and compilation @@ -296,7 +297,7 @@ sudo systemctl enable bluez sudo systemctl enable bluetooth.service # iwd: Intel Wireless Daemon; the Wi-Fi back-end used by iwmenu in the bar sudo systemctl enable iwd.service -systemctl --user enable --now hyprmoncfgd +#systemctl --user enable --now hyprmoncfgd # --------------------------------------------------------------------------- # 9. Hyprland plugins (must be run inside a live Hyprland session)