Files
mydot/x/.xinitrc
T
2025-10-07 09:26:47 +03:00

4 lines
98 B
Bash

# XProfile.
[ -f /etc/xprofile ] && source /etc/xprofile
[ -f ~/.xprofile ] && source ~/.xprofile