Skip to content

Instantly share code, notes, and snippets.

@agusvama
Created September 17, 2016 06:30
Show Gist options
  • Save agusvama/64daf0c64b93cff5f07cc7ece2ada69a to your computer and use it in GitHub Desktop.
Save agusvama/64daf0c64b93cff5f07cc7ece2ada69a to your computer and use it in GitHub Desktop.
para cambiar el brillo: $ brillo {valor}
#!/bin/bash
xbacklight -set $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment