Added clamshell mode

This commit is contained in:
alejandro-angulo 2025-03-08 09:35:59 -08:00
parent 8213c61cbe
commit 7cc2c03a20
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 77 additions and 8 deletions

View file

@ -1,3 +1,5 @@
{...}: {
{ ... }:
{
aa.isHeadless = false;
aa.windowManagers.sway.clamshell.enable = true;
}