window:
opacity: 0.9
decorations: full
padding:
dynamic_padding: true
x: 3
y: 3
draw_bold_text_with_bright_colors: false
live_configreload: true
font:
size: 12
normal:
family: Firacode Nerd Font
bold:
style: Bold
family: monospace
italic:
style: Italic
family: monospace
key_bindings:
- { key: Return, mods: Alt, action: SpawnNewInstance }
- { key: C, mods: Control, action: Copy }
- { key: V, mods: Control, action: Paste }
- { key: Plus, mods: Control, action: IncreaseFontSize }
- { key: NumpadAdd, mods: Control, action: IncreaseFontSize }
- { key: Minus, mods: Control, action: DecreaseFontSize }
- { key: NumpadSubtract, mods: Control, action: DecreaseFontSize }
- { key: Key0, mods: Control, action: ResetFontSize }
- { key: PageUp, mods: Shift, action: ScrollHalfPageUp }
- { key: PageDown, mods: Shift, action: ScrollHalfPageDown }
- { key: PageUp, action: ScrollPageUp }
- { key: PageDown, action: ScrollPageDown }
- { key: F11, action: ToggleFullscreen }
mouse:
double_click: { threshold: 300 }
triple_click: { threshold: 300 }
hide_when_typing: true
mouse_bindings:
- { mouse: Left, action: CopySelection }
- { mouse: Middle, action: PasteSelection }
url:
Default:
- (Linux/BSD) xdg-open
launcher:
program: xdg-open
# NORD Theme
colors:
primary:
background: '#2e3440'
foreground: '#d8dee9'
dim_foreground: '#a5abb6'
cursor:
text: '#2e3440'
cursor: '#d8dee9'
vi_mode_cursor:
text: '#2e3440'
cursor: '#d8dee9'
selection:
text: CellForeground
background: '#4c566a'
search:
matches:
foreground: CellBackground
background: '#88c0d0'
footer:
bar:
background: '#434c5e'
foreground: '#d8dee9'
normal:
black: '#3b4252'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#88c0d0'
white: '#e5e9f0'
bright:
black: '#4c566a'
red: '#bf616a'
green: '#a3be8c'
yellow: '#ebcb8b'
blue: '#81a1c1'
magenta: '#b48ead'
cyan: '#8fbcbb'
white: '#eceff4'
dim:
black: '#373e4d'
red: '#94545d'
green: '#809575'
yellow: '#b29e75'
blue: '#68809a'
magenta: '#8c738c'
cyan: '#6d96a5'
white: '#aeb3bb'