From 1ec22067ff57b44508f15b368ef377cb423fcb88 Mon Sep 17 00:00:00 2001 From: DashieTM Date: Sun, 8 Sep 2024 15:27:45 +0200 Subject: [PATCH] Add inline doc for monitor mode --- modules/conf.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/conf.nix b/modules/conf.nix index 15d6fda..d7d30c0 100644 --- a/modules/conf.nix +++ b/modules/conf.nix @@ -53,7 +53,7 @@ example = "3440x1440@180"; type = lib.types.str; description = '' - main monitor + main monitor mode: width x height @ refreshrate ''; };