initial upload

This commit is contained in:
angel
2026-01-26 12:37:40 -05:00
parent dd764e9c71
commit 6d6f8ca445
22 changed files with 1455 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#/usr/bin/bash
#Make sure that this is run at least once when i3 starts: "curl ifconfig.co/country > ~/.country"
#I make it a start up process in my i3 config file.
printf "$(cat ~/.country)"