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
+2 -1
View File
@@ -55,7 +55,8 @@ ShellRoot {
},
plugins: [
{ id: "omarchy.settings" },
{ id: "omarchy.image-picker" }
{ id: "omarchy.image-picker" },
{ id: "omarchy.osd" }
]
})