kde: disable konsole cursor blinking
This commit is contained in:
parent
d168fa281f
commit
fa43b2e7a5
|
@ -9,3 +9,6 @@ Name=My Profile
|
||||||
Parent=FALLBACK/
|
Parent=FALLBACK/
|
||||||
TerminalColumns=80
|
TerminalColumns=80
|
||||||
TerminalMargin=10
|
TerminalMargin=10
|
||||||
|
|
||||||
|
[Terminal Features]
|
||||||
|
BlinkingCursorEnabled=false
|
||||||
|
|
Loading…
Reference in a new issue