Skip to content

Instantly share code, notes, and snippets.

@xsnpdngv
Created July 20, 2019 12:45
Show Gist options
  • Save xsnpdngv/0c5c53c0aea5ca1b4e44314b259253d4 to your computer and use it in GitHub Desktop.
Save xsnpdngv/0c5c53c0aea5ca1b4e44314b259253d4 to your computer and use it in GitHub Desktop.
Turn off screen on ubuntu
#!/bin/bash
xset dpms force off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment