diff --git a/1.2.md b/1.2.md index 34e1ba5f..7c3bd48e 100644 --- a/1.2.md +++ b/1.2.md @@ -20,6 +20,14 @@ fixes issues where the wallpaper set by gsettings is an xml file. ### Info +**IP Adress**: +- Added function to get your local IP +- Added function to get your public IP \[1\] +- Added `--ip_host` and `$public_ip_host` which allow you to change the website we
+ping for the public IP. + +\[1\] Public IP requires an internet connection as we ping a website. + **Window Manager**: - Grab last occurence of `^exec x` when parsing xinit files.