regexghost-dotfiles

My dotfiles and scripts
git clone git@git.regexghost.com/regexghost-dotfiles.git
Log | Files | Refs | README

.xinitrc (188B)


      1 # Notifications
      2 dunst & disown
      3 
      4 # Increase key rate (delay = 250, repeat rate = 40)
      5 xset r rate 250 40
      6 
      7 # No screen timeout/auto sleep
      8 xset s off
      9 xset dpms 0 0 0
     10 
     11 # Window manger
     12 exec jwm