.xinitrc 138 B

12345
  1. #!/bin/sh
  2. xrdb -merge ~/.Xresources; # Load the X11 config file
  3. jwm; # Launch Joe's Window Manager (JWM)