Created
April 20, 2016 11:32
-
-
Save rhoconlinux/a1f8a0efd2331ca9fc3c5df49c799e6d to your computer and use it in GitHub Desktop.
fix-gamma-y-eskeyb en elementary
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| xrandr --output eDP1 --gamma 1.55:1.40:1.0 --brightness 1.05 | |
| setxkbmap es |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment