diff options
| -rw-r--r-- | resources/default-config.kdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl index 525f9aa3..001d0be4 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -76,7 +76,7 @@ input { // for the resolution. // If the mode is omitted altogether or is invalid, niri will pick one automatically. // Run `niri msg outputs` while inside a niri instance to list all outputs and their modes. - mode "1920x1080@144" + mode "1920x1080@120.030" // Position of the output in the global coordinate space. // This affects directional monitor actions like "focus-monitor-left", and cursor movement. |
