my gnome configuration:
- gnome-shell: 3.36
- icons: EPapirus
- theme applications: MateriaBreath-light
- theme shell: MaterialBreath-dark
- theme cursor: Material_light_cursors
- conky
- curl (for openweathermap)
- jq
clone repository
git clone https://github.com/GiovanniCardamone/ConkyMaterial.git
get a key from openwheatermap
put the key in your environment
(example in bash)
# ~/.bashrc or ~/.bashprofile or whatever your system use
export OPENWHEATERMAP_KEY={key obtained from openwheatermap}
run
./ConkyMaterial/launch_all_now.sh
(if you want to run at boot like i do, sleep is suggested due to gui initialization)
# in whatever startup manager you have (sleeps 9 seconds)
<where you cloned the repo>/ConkyMaterial/launch_all.sh