first commit

This commit is contained in:
2025-10-07 09:26:47 +03:00
commit 534141e40a
91 changed files with 3631 additions and 0 deletions

3
x/.xinitrc Normal file
View File

@@ -0,0 +1,3 @@
# XProfile.
[ -f /etc/xprofile ] && source /etc/xprofile
[ -f ~/.xprofile ] && source ~/.xprofile