telescope: remove invalid option

This commit is contained in:
Ching Pei Yang 2025-02-06 19:18:38 +08:00
parent 90943ff33a
commit e9e7bfba53
No known key found for this signature in database
GPG key ID: B3841364253DC4C8

View file

@ -87,11 +87,6 @@
type = float; type = float;
default = 0.55; default = 0.55;
}; };
results_width = mkOption {
description = "";
type = float;
default = 0.8;
};
}; };
vertical = { vertical = {
mirror = mkOption { mirror = mkOption {