mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-09-10 19:56:24 +00:00
Soooo many changes
This commit is contained in:
@@ -1,23 +1,26 @@
|
||||
env:
|
||||
TERM: screen-256color
|
||||
|
||||
# Font
|
||||
font:
|
||||
normal:
|
||||
family: Hack Nerd Font
|
||||
family: FiraCode Nerd Font Mono
|
||||
style: Regular
|
||||
|
||||
bold:
|
||||
family: Hack Nerd Font
|
||||
family: FiraCode Nerd Font Mono
|
||||
style: Bold
|
||||
|
||||
italic:
|
||||
family: Hack Nerd Font
|
||||
family: FiraCode Nerd Font Mono
|
||||
style: Italic
|
||||
|
||||
bold_italic:
|
||||
family: Hack Nerd Font
|
||||
family: FiraCode Nerd Font Mono
|
||||
style: Bold Italic
|
||||
|
||||
size: 15
|
||||
ligatures: true
|
||||
size: 18
|
||||
ligatures: true
|
||||
|
||||
# Gruvbox
|
||||
colors:
|
||||
@@ -54,5 +57,6 @@ window:
|
||||
key_bindings:
|
||||
- { key: Right, mods: Alt, chars: "\x1BF" }
|
||||
- { key: Left, mods: Alt, chars: "\x1BB" }
|
||||
- { key: Key6, mods: Control, chars: "\x1e" }
|
||||
|
||||
alt_send_esc: true
|
||||
|
Reference in New Issue
Block a user