The extension [full-screen](https://github.com/daksh2k/Spicetify-stuff/tree/master/Extensions/full-screen) is activated by pressing `F`. However, this clashes with the default key binding `F` defined in [keyboardShortcut.js](https://github.com/spicetify/spicetify-cli/blob/master/Extensions/keyboardShortcut.js#L41-L46). A solution to this would be to use a different key binding for 'full-screen', for instance `Shift + F`.