Dotfiles config update (2022-12-15)
This commit is contained in:
parent
5496d9941b
commit
84f7d040c5
|
@ -1,5 +1,12 @@
|
|||
TERM: xterm-256color
|
||||
|
||||
tabspaces: 2
|
||||
cursor:
|
||||
style:
|
||||
shape: Beam
|
||||
blinking: Always
|
||||
blink_interval: 500
|
||||
unfocused_hollow: true
|
||||
thickness: 0.25
|
||||
colors:
|
||||
bright:
|
||||
black: '0x5c6370'
|
||||
|
@ -32,13 +39,16 @@ colors:
|
|||
background: '0x1e2127'
|
||||
bright_foreground: '0xe6efff'
|
||||
foreground: '0xabb2bf'
|
||||
cursor:
|
||||
foreground: '0x0d1210'
|
||||
background: '0xc5c8c6'
|
||||
font:
|
||||
bold:
|
||||
family: monospace
|
||||
family: mono
|
||||
italic:
|
||||
family: monospace
|
||||
family: mono
|
||||
normal:
|
||||
family: monospace
|
||||
family: mono
|
||||
size: 10
|
||||
|
||||
window.opacity: 1.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user