The very personal dotfiles of Levi Olson.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
263 B

6 years ago
  1. #!/bin/sh
  2. ##########################################
  3. # .xinitrc
  4. # ---------
  5. ##########################################
  6. #XDG_CONFIG_HOME="$HOME/.config"
  7. #export XDG_CONFIG_HOME
  8. xrdb -merge ~/.Xresources
  9. xrdb -merge ~/.Xdefaults
  10. xmodmap $HOME/.xmodmap
  11. exec i3