Skip to content

Instantly share code, notes, and snippets.

@rook2pawn
Last active September 27, 2015 13:28
Show Gist options
  • Save rook2pawn/1276884 to your computer and use it in GitHub Desktop.
Save rook2pawn/1276884 to your computer and use it in GitHub Desktop.
xinitrc
# Stuff to execute no matter the wm here
setterm -blank 0 -powersave off -powerdown 0
xset s off
xmodmap $HOME/.xmodmap
xsetroot -cursor_name left_ptr
#./wallpaper.sh &
#xkbset exp =m
exec xmonad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment