abenz1267 / walker

Application launcher similar to Rofi etc. . Wayland native.
MIT License
263 stars 12 forks source link

no applications? #14

Closed dennkaii closed 5 months ago

dennkaii commented 5 months ago

No applications shown when launching walker

image

yet the other modes works as intended.

I don't get any logs when launching from terminal

abenz1267 commented 5 months ago

At first glance this looks like a broken applications cache file to me. Remove it. $HOME/.cache/walker/applications.json.

This might happen when I change the caching format.

dennkaii commented 5 months ago

Oh, this fixed it. Tysm