ExposedCat / snowy

Adds falling snow to GNOME DE
19 stars 1 forks source link

Keyboard shortcut feature request #14

Closed kerozoli closed 1 year ago

kerozoli commented 1 year ago

Could you please add a keyboard shortcut (maybe configurable) to be able to easily turn off/on the snow :) ?

ExposedCat commented 1 year ago

@kerozoli thanks for your suggestion. Actually, you can use gnome-extensions utility with GNOME settings to achieve so. Just go to Settings - Keyboard - View and customize shortcuts - Custom shortcuts - Add. Then add two shortcuts for enabling and disabling extension. The commands are, to enable:

gnome-extensions enable snowy@exposedcat

to disable:

gnome-extensions disable snowy@exposedcat

Here is how it should look like image