remove-hyprpanel #55
@@ -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
|
@@ -8,6 +8,5 @@ modules:
|
||||
enabled:
|
||||
- flatpak-user-update.timer
|
||||
- swww.service
|
||||
- hyprpanel.service
|
||||
# - quickshell.service
|
||||
- quickshell.service
|
||||
- hyprpolkitagent.service
|
@@ -16,8 +16,5 @@ modules:
|
||||
- swww
|
||||
- matugen
|
||||
|
||||
# hyprpanel
|
||||
- hyprpanel
|
||||
|
||||
# quickshell
|
||||
- quickshell
|
Reference in New Issue
Block a user