default-config: Specify example refresh rate with 3 digits

This is the format you need to use.
This commit is contained in:
Ivan Molodetskikh
2024-02-14 19:55:31 +04:00
parent 78cda2e67f
commit 72e3fadb9a
+1 -1
View File
@@ -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.