Make hyprland-monitord start eww windows with systemd

This commit is contained in:
ItsDrike 2025-02-24 23:19:32 +01:00
parent fbc693674d
commit bcff64f0fc
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
3 changed files with 10 additions and 4 deletions

View file

@ -5,4 +5,5 @@ MONITOR_ID="$1"
MONITOR_NAME="$2"
MONITOR_DESCRIPTION="$3"
eww open bar1
systemctl --user start eww-window@bar1.service
#eww open bar1