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.

17 lines
304 B

6 years ago
6 years ago
6 years ago
6 years ago
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 ~/.cache/wal/colors.Xresources
  9. xrdb -merge ~/.Xresources
  10. xrdb -merge ~/.Xdefaults
  11. xmodmap $HOME/.xmodmap
  12. exec i3