fix-quickshell (#68)
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 9m36s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 9m36s
Used quickshell-git to fix qt different version issues. Uninstalled some programs to opt for flatpaks. Installed qdirstat. Reviewed-on: #68 Co-authored-by: Eriq Taing <eriq12@protonmail.com> Co-committed-by: Eriq Taing <eriq12@protonmail.com>
This commit was merged in pull request #68.
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
[Unit]
|
||||
Description=Background service
|
||||
# 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/swww-daemon
|
||||
Restart=on-failure
|
||||
Slice=app-graphical.slice
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
||||
Reference in New Issue
Block a user