Adding support for macbook hyprland
This commit is contained in:
parent
a6b0bb55bb
commit
97bf8cd95a
3 changed files with 20 additions and 6 deletions
|
|
@ -20,5 +20,10 @@
|
|||
|
||||
boot.loader.systemd-boot.configurationLimit = 5;
|
||||
boot.initrd.systemd.enable = true;
|
||||
|
||||
home-manager.users.fred = { ... }: {
|
||||
wayland.windowManager.hyprland.settings.monitor =
|
||||
[ ",preferred,auto,auto" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue