Integrate swaybg and swayosd into the new shell

This commit is contained in:
David Heinemeier Hansson
2026-05-16 20:34:09 +02:00
parent 83e7f41308
commit 1eab0cffc9
48 changed files with 665 additions and 353 deletions
+5 -1
View File
@@ -1,4 +1,4 @@
echo "Flip from waybar + mako to omarchy-shell (quickshell-backed bar and notifications)"
echo "Flip from waybar + mako + swaybg to omarchy-shell (quickshell-backed bar and notifications)"
omarchy-pkg-add quickshell
@@ -17,4 +17,8 @@ if [[ -d ~/.config/waybar ]]; then
fi
rm -f ~/.local/state/omarchy/toggles/waybar-off
# swaybg is replaced with integrated background in shell
pkill -x swaybg 2>/dev/null || true
omarchy-pkg-drop swaybg
omarchy-restart-shell