Skip to content

Instantly share code, notes, and snippets.

@neuro-sys
Created March 25, 2020 20:11
Show Gist options
  • Save neuro-sys/2342190c18d0c16f80f364ef4d733000 to your computer and use it in GitHub Desktop.
Save neuro-sys/2342190c18d0c16f80f364ef4d733000 to your computer and use it in GitHub Desktop.
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