Fix hyprland, monitor management and waybar after lua switch

This commit is contained in:
2026-08-29 00:55:17 +02:00
parent 9db0b4dac0
commit be4de88d1a
45 changed files with 593 additions and 388 deletions

View File

@@ -4,7 +4,7 @@ After=graphical-session.target
[Service]
Type=simple
ExecStart=/home/lucas/scripts/power-monitor
ExecStart=/home/lucas/.config/waybar/scripts/power-monitor.sh
Restart=always
[Install]