From ef40a444cbafa146275cf334cbf94659783a3780 Mon Sep 17 00:00:00 2001 From: Dunestorm Date: Tue, 31 Dec 2024 22:13:49 +0000 Subject: [PATCH] Create monitor.conf Template configuration file --- monitor.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 monitor.conf diff --git a/monitor.conf b/monitor.conf new file mode 100644 index 0000000..7db8830 --- /dev/null +++ b/monitor.conf @@ -0,0 +1,3 @@ +# MONITOR= +# NATIVE_RES=<3440x1440@165 | Enter your native monitor resolution followed by the refresh rate> +# TEMP_RES=<2560x1440@144 | Enter a different resolution or refresh rate from your native>