Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Penelope Gwen 2026-04-06 09:37:45 -07:00
commit 2d30d61a93

View file

@ -41,6 +41,14 @@ depends = ["graphical"]
[wayland.variables]
[x11]
depends = ["graphical"]
[x11.files]
"x11/config" = { target = "~/.config", type = "symbolic" }
[x11.variables]
[desktop]
depends = ["wayland"]
@ -73,5 +81,13 @@ depends = ["wayland"]
[work-laptop.variables]
[cosmo]
depends = ["x11"]
[cosmo.files]
"cosmo/config" = "~/.config"
[cosmo.variables]
[settings]
default_target_type = "automatic"