Compare commits

..

2 Commits

Author SHA1 Message Date
fcf019fddf Switching back to ubuntu-latest to attempt to use rechunk
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 17s
2025-07-30 02:24:09 -04:00
eabd27c3c8 Attempt rechunking again
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 57s
2025-07-28 10:41:19 -04:00
6 changed files with 4 additions and 42 deletions

View File

@@ -43,3 +43,4 @@ jobs:
# enabled by default, disable if your image is small and you want faster builds
maximize_build_space: true
rechunk: true

View File

@@ -1,5 +1,6 @@
[Unit]
Description=A panel bar branched from AGS maintained by Hyprland devs.
Documentation=man:waybar(5)
# order startup after WM
After=graphical-session.target

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/quickshell
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

@@ -9,5 +9,4 @@ modules:
- flatpak-user-update.timer
- swww.service
- hyprpanel.service
# - quickshell.service
- hyprpolkitagent.service

View File

@@ -3,21 +3,13 @@ modules:
repos:
copr:
- solopasha/hyprland
- errornointernet/quickshell
install:
packages:
- aquamarine
- hyprland-git
- hyprpanel
- hyprpolkitagent
- hyprshot
- hyprland-qt-support
- hyprland-qtutils
- xdg-desktop-portal-hyprland
- swww
- matugen
# hyprpanel
- hyprpanel
# quickshell
- quickshell
- xdg-desktop-portal-hyprland

View File

@@ -9,19 +9,6 @@ modules:
- qt5-qtquickcontrols2
- qt5-qtsvg
# added libraries for quickshell
- qt5-qtimageformats
- qt5-qtmultimedia
- qt6-qtquickcontrols2
- qt6-qtsvg
- qt6-qtimageformats
- qt6-qtmultimedia
- qt6-qt5compat
# added for editing quickshell (qmlls)
- qt5-qtdeclarative-devel
- qt6-qtdeclarative-devel
# password keeper
- kf6-kwallet
- kwalletmanager