Created
December 21, 2017 03:08
-
-
Save WilliamQLiu/48d36a7dc5d0c0935970c14f08f5d90c to your computer and use it in GitHub Desktop.
Make terminal cursor stop blinking
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gsettings set org.gnome.Terminal.Legacy.Profile:/org/gnome/terminal/legacy/profiles:/:$(gsettings get org.gnome.Terminal.ProfilesList default | tr -d \')/ cursor-blink-mode off |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment