Created
March 25, 2020 20:11
-
-
Save neuro-sys/2342190c18d0c16f80f364ef4d733000 to your computer and use it in GitHub Desktop.
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
xrdb -merge ~/.Xresources | |
xset r rate 200 60 | |
xset +dpms | |
xset dpms 0 0 300 | |
setxkbmap -option ctrl:nocaps | |
eval $(ssh-agent) | |
autocutsel -selection CLIPBOARD -fork & | |
dropbox & | |
xautolock -time 5 -locker "i3lock -c 43678a" & | |
exec i3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment