you can clone/edit/push this repo using the github URLs over here →
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 | |
gnome-screensaver& | |
xsetroot -solid '#101010' & | |
brightness 100 | |
xset b off | |
xrandr --output DP1 --primary | |