Is there any way to change the speed of caret blinking, not only in particular application, but for whole system.
For example in macOS it's possible with this command.
defaults write -g NSTextInsertionPointBlinkPeriod -float 1000
Maybe there's some way in Ubuntu also. Thanks in advance.
Ubuntu 20.10