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.

14 lines
175B

  1. #!/bin/zsh
  2. #
  3. # ~/.xinitrc
  4. #
  5. # Executed by startx (run your window manager from here)
  6. xrdb -merge ~/.Xresources
  7. xset -dpms
  8. xset s off
  9. ibus-daemon -drx
  10. exec ./.bspwm-session