Skip to content

Instantly share code, notes, and snippets.

@raspberrypisig
Created June 29, 2025 03:29
Show Gist options
  • Save raspberrypisig/9a63b17e8a8a5f1c6106c074abfacf47 to your computer and use it in GitHub Desktop.
Save raspberrypisig/9a63b17e8a8a5f1c6106c074abfacf47 to your computer and use it in GitHub Desktop.
#!/bin/bash
export DISPLAY=:0;
pkill -HUP cinnamon
sleep 3
cinnamon --replace &
cinnamon-unlock-desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment