Merge pull request #7 from pop-os/kiosk

Use cosmic-comp kiosk mode
This commit is contained in:
Jeremy Soller 2024-02-06 09:46:20 -07:00 committed by GitHub
commit 48c191e0ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -2,5 +2,5 @@
vt = "1"
[default_session]
command = "cage -s -- cosmic-greeter"
command = "cosmic-comp cosmic-greeter"
user = "cosmic-greeter"

2
debian/control vendored
View file

@ -19,7 +19,7 @@ Architecture: amd64 arm64
Depends:
adduser,
bash,
cage,
cosmic-comp,
greetd,
${misc:Depends},
${shlibs:Depends}