dotfiles/modules/home/gui/desktop/hypr/land/config/monitor.nix
2025-03-13 19:57:34 -05:00

6 lines
83 B
Nix
Executable file

let
monitorSettings = [
"eDP-1,highres@highrr,0x0,1"
];
in
monitorSettings