diff --git a/hosts/common/configs/user/console/ncspot/theme.toml b/hosts/common/configs/user/console/ncspot/theme.toml index 1d30e8d..2482455 100644 --- a/hosts/common/configs/user/console/ncspot/theme.toml +++ b/hosts/common/configs/user/console/ncspot/theme.toml @@ -3,6 +3,9 @@ volnorm = true default_keybindings = true library_tabs = [ "albums", "artists", "playlists", "browse" ] +[keybindings] +"Esc" = "back" + [theme] background = "{{colors.surface.default.hex}}" primary = "{{colors.on_surface.default.hex}}"