Skip to content

Instantly share code, notes, and snippets.

@stengland
Last active August 29, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stengland/11209755 to your computer and use it in GitHub Desktop.
Save stengland/11209755 to your computer and use it in GitHub Desktop.
setxkbmap -option caps:swapescape
sh ~/.fehbg &
devmon &
exec i3
# Start X on login by default
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment