Files
i3-configs/i3blocks/country
T
2026-01-26 12:37:40 -05:00

8 lines
195 B
Plaintext

#/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)"