Home_rob/xinitrc_alt
2024-04-16 01:18:29 -04:00

8 lines
69 B
Bash

#!/bin/sh
[ -f $HOME/.xprofile ] && . $HOME/.xprofile &
exec dwm