.xinitrc 100 B

12345678
  1. #!/bin/sh
  2. xset -b
  3. xsetroot -cursor_name left_ptr
  4. xrdb ~/dots/x/resources
  5. sxhkd &
  6. exec herbstluftwm