dsheeler / CoverflowAltTab

Coverflow like Alt-Tab replacement for Gnome-Shell
GNU General Public License v3.0
362 stars 90 forks source link

Fix missing values for some GSettings keys #248

Closed ryonakano closed 2 months ago

ryonakano commented 2 months ago

This fixes the warning about invalid values is shown in the journal like this:

gjs[12206]: g_settings_set_value: value for key 'switcher-looping-method' in schema 'org.gnome.shell.extensions.coverflowalttab' is outside of valid range
dsheeler commented 2 months ago

Thank you so much for the contribution! Looks good.