diff options
Diffstat (limited to 'config/waybar-weather/geolocation.txt')
| -rw-r--r-- | config/waybar-weather/geolocation.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/config/waybar-weather/geolocation.txt b/config/waybar-weather/geolocation.txt new file mode 100644 index 00000000..498d6ac2 --- /dev/null +++ b/config/waybar-weather/geolocation.txt @@ -0,0 +1,13 @@ +## SPDX-FileCopyrightText: Winni Neessen <wn@neessen.dev> +## +## SPDX-License-Identifier: MIT +## +## Example file for the geolocation_file geobus provider +## This provider is based on a simple file containing a <latitude>,<longitude> pair +## pointing towards the desired location. +## +## The geolocation file must be placed in the waybar-weather config directory: +## ~/.config/waybar-weather/geolocation +## +## The following coordinates point towards Apple Park in Cupertino, CA +37.332806,-122.005371
\ No newline at end of file |
