Add inline doc for monitor mode

This commit is contained in:
DashieTM 2024-09-08 15:27:45 +02:00
parent 2c45bcf6ad
commit 1ec22067ff

View file

@ -53,7 +53,7 @@
example = "3440x1440@180"; example = "3440x1440@180";
type = lib.types.str; type = lib.types.str;
description = '' description = ''
main monitor main monitor mode: width x height @ refreshrate
''; '';
}; };