HikariKnight / material-awesome

Material and Mouse driven config for AwesomeWM 4.3
MIT License
126 stars 52 forks source link

Weather widget is not working #22

Closed IceDBorn closed 2 years ago

IceDBorn commented 2 years ago

image @HikariKnight

HikariKnight commented 2 years ago

@IceDBorn have you configured it in configuration/config.lua ? as it is not a widget i personally use but i kept it from the original theme as someone might find it useful.

It requires you to get a free API key from https://openweathermap.org/api when i look at the source for the widget and the config

IceDBorn commented 2 years ago

Thnx for the info

IceDBorn commented 2 years ago

@HikariKnight How do I remove it?

HikariKnight commented 2 years ago

unsure as i just keep it there to fill the empty void. but i would assume you remove the widgets include/require where it is referenced 🤔 think that is all that should be required for widgets.

HikariKnight commented 2 years ago

yes just checked it @IceDBorn you just comment out the weather widget require in layout/right-panel/init.lua

IceDBorn commented 2 years ago

Thanks a lot! You're the best! Btw, what plugins are you using for sound on the tray and input layout?

IceDBorn commented 2 years ago

@HikariKnight

HikariKnight commented 2 years ago

@IceDBorn ibus for input

i do not have sound on the tray as i always use pavucontrol and pacmd for more advanced things and adjust the volume using the left panel or the audio slider on my headset.