Compare commits

1 Commits

Author SHA1 Message Date
05211ae180 remove-hyprpanel (#55)
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 13m26s
Reviewed-on: #55
Co-authored-by: Eriq Taing <eriq12@protonmail.com>
Co-committed-by: Eriq Taing <eriq12@protonmail.com>
2025-08-14 20:46:08 -04:00
5 changed files with 6 additions and 28 deletions

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

@@ -4,7 +4,6 @@ modules:
nonfree: rpmfusion
files:
- codium.repo
- https://openrazer.github.io/hardware:razer.repo
copr:
- mavit/discover-overlay
keys:
@@ -25,6 +24,9 @@ modules:
- ffmpegthumbnailer
# music / video player
- vlc
# text editor
- neovim
- codium
@@ -61,9 +63,6 @@ modules:
# for performance view
- mangohud
# simple editing softare
- avidemux
remove:
packages:
# remove firefox

View File

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

View File

@@ -14,3 +14,4 @@ modules:
- gnome-themes-extra
- papirus-icon-theme
- bibata-cursor-themes
- material-icons-fonts