remove-hyprpanel #55

Merged
eriq12 merged 3 commits from remove-hyprpanel into main 2025-08-14 20:46:08 -04:00
5 changed files with 6 additions and 28 deletions
Showing only changes of commit d7453565ae - Show all commits

View File

@@ -1,18 +0,0 @@
[Unit]
Description=A panel bar branched from AGS maintained by Hyprland devs.
# order startup after WM
After=graphical-session.target
[Service]
Type=exec
# Repurpose XDG Autostart filtering
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
ExecStart=/usr/bin/hyprpanel
Restart=on-failure
Slice=app-graphical.slice
[Install]
WantedBy=graphical-session.target
# Alternatively can be wanted by specific WMs' targets
# Should also be duplicated in 'After=' to avoid ordering loop
#WantedBy=wayland-session@hyprland.desktop.target

View File

@@ -8,6 +8,5 @@ modules:
enabled:
- flatpak-user-update.timer
- swww.service
- hyprpanel.service
# - quickshell.service
- quickshell.service
- hyprpolkitagent.service

View File

@@ -16,8 +16,5 @@ modules:
- swww
- matugen
# hyprpanel
- hyprpanel
# quickshell
- quickshell