added installing my apps + custom fastfetch + fixes

This commit is contained in:
2026-06-08 23:00:07 -05:00
parent ac0b3447ad
commit ee79809332
9 changed files with 82 additions and 12 deletions
+1
View File
@@ -2,6 +2,7 @@
# boot depends on it and if u break it u get no safe mode.
from pathlib import Path
import os
import base64
Vpn_cache = Path("/tmp/vpn_country.cache")
Media_flag = Path("/tmp/media_active")