4 lines
92 B
Nix
4 lines
92 B
Nix
{ ... }: {
|
|
xdg.configFile."hypr/extra.conf".text = "monitor=eDP-1,preferred,auto,1.25";
|
|
}
|