manager/config/X11/xinitrc

5 lines
86 B
Bash

#!/usr/bin/env bash
[[ -f "${HOME}/.bashrc" ]] && source "${HOME}/.bashrc"
exec dwm