diff --git a/modules/niri/niri.conf.nix b/modules/niri/niri.conf.nix index 241833c..375efb3 100644 --- a/modules/niri/niri.conf.nix +++ b/modules/niri/niri.conf.nix @@ -17,12 +17,12 @@ in { }; outputs = { - "eDP-1" = { + "BOE 0x0BCA Unknown" = { scale = 1; mode = { - width = 2736; - height = 1824; - refresh = 59.959; + width = 2256; + height = 1504; + refresh = 59.999; }; background-color = config.theme.base; };