initial upload
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#/usr/bin/bash
|
||||
|
||||
#Make sure that this is run at least once when i3 starts: "curl ifconfig.co/city > ~/.city"
|
||||
#I make it a start up process in my i3 config file.
|
||||
|
||||
printf "$(cat ~/.city)"
|
||||
Reference in New Issue
Block a user