Files
nixos/home/hosts/Heracles.nix

6 lines
86 B
Nix

{
wayland.windowManager.hyprland.settings = {
monitor=",preferred,auto,1.0";
};
}