window: decorations: none cursor: style: shape: Block blinking: Off vi_mode_style: Underline font: size: 12.0 normal: family: Iosevka SS14 style: Slim bold: style: Bold italic: style: Italic bold_italic: style: Bold Italic draw_bold_text_with_bright_colors: true background_opacity: 0.95 mouse: url: launcher: program: url-launcher modifiers: Control bell: duration: 0 color: '#af005f' key_bindings: - { key: 'N', mods: 'Super|Shift', action: 'SpawnNewInstance' } - { key: 'PageUp', mods: 'Alt', action: 'ScrollPageUp' } - { key: 'PageDown', mods: 'Alt', action: 'ScrollPageDown' } - { key: 'Space', mods: 'Alt|Control', action: 'ToggleViMode' } - { key: 'I', action: 'ToggleViMode', mode: 'Vi' } - { key: 'Escape', action: 'ToggleViMode', mode: 'Vi' } - { key: 'Slash', mods: 'Alt', action: 'SearchForward', mode: 'Vi' } - { key: 'Slash', action: 'SearchBackward', mode: 'Vi' } - { key: 'PageUp', action: 'ScrollPageUp', mode: 'Vi' } - { key: 'PageDown', action: 'ScrollPageDown', mode: 'Vi' }