Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- # For configuration options and examples, please see:
- # https://gethomepage.dev/en/configs/widgets
- - logo:
- #icon: https://i.imgur.com/Iy7dhFa.png # optional
- - resources:
- cpu: true
- memory: true
- disk: /mnt/disk1/
- - search:
- provider: google # google, duckduckgo, bing, baidu, brave or custom
- focus: true # Optional, will set focus to the search bar on page load
- target: _blank # One of _self, _blank, _parent or _top
- - openweathermap:
- label: Tapping #optional
- latitude: -31.721630
- longitude: 115.788589
- units: metric # or imperial
- apiKey: 3d63ae074f64a687a7f80dde704acee4
- cache: 5 # Time in minutes to cache API responses, to stay within limits
- - datetime:
- text_size: 2xl
- # 1:37 PM
- format:
- timeStyle: short
- hour12: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement