Frewacom / pywalfox

Dynamic theming of Firefox (and Thunderbird) using your Pywal colors
https://addons.mozilla.org/en-US/firefox/addon/pywalfox/
Mozilla Public License 2.0
583 stars 12 forks source link

Keyboard Shortcuts #36

Closed mclaughlinconnor closed 3 years ago

mclaughlinconnor commented 3 years ago

Title says it all really.

I have themes that change often, it would be useful to reload colours from PyWal without clicking manually. I think ideally you'd want to watch the PyWal colour file for changes and update automatically, though I think shortcuts would be far easier while still achieving a decent result.

Frewacom commented 3 years ago

You can use pywalfox update in your terminal/a script to automatically refetch the colors. I'll consider adding a keybinding as well.

mclaughlinconnor commented 3 years ago

Ah, thanks. This works for me, I'll leave open for now, though

It says it right there in the README too