Skip to content

Instantly share code, notes, and snippets.

@WilliamQLiu
Created December 21, 2017 03:08
Show Gist options
  • Select an option

  • Save WilliamQLiu/48d36a7dc5d0c0935970c14f08f5d90c to your computer and use it in GitHub Desktop.

Select an option

Save WilliamQLiu/48d36a7dc5d0c0935970c14f08f5d90c to your computer and use it in GitHub Desktop.
Make terminal cursor stop blinking
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