Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lee-pai-long/88cba9bac0ac7ee92d66 to your computer and use it in GitHub Desktop.
Save lee-pai-long/88cba9bac0ac7ee92d66 to your computer and use it in GitHub Desktop.

[LINUX MINT 17.2] Hard restart cinnamon

killall cinnamon && \
export DISPLAY=:0.0 && \
cinnamon --replace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment