prefs: Fix keyboard navigation
Somehow keyboard navigation gets stuck on a GtkComboBox if it is marked can-focus: true. As this property is not needed anyway, just remove it.
Fixes #18.
Somehow keyboard navigation gets stuck on a GtkComboBox if it is marked can-focus: true. As this property is not needed anyway, just remove it.
Fixes #18.