programs.termite.cursorBlink

Home-Manager option

Specify the how the terminal’s cursor should behave. Accepts system to respect the gtk global configuration, on and off to explicitly enable or disable them.

type: null or one of “system”, “on”, “off”
Default
null
Example
"system"
declared in: <home-manager/modules/programs/termite.nix>source unavailable