[2024-10-04] nvim custom status bar, minor updates to

alacritty
This commit is contained in:
Andrew Conlin 2024-10-04 16:55:18 +01:00
parent 4f8211dc18
commit 5684f8c6ec
9 changed files with 169 additions and 28 deletions

View file

@ -1,4 +1,4 @@
import = ["/home/andrew/.config/alacritty/themes/gruvbox-dark.toml"]
#import = ["/home/aconlin/.config/alacritty/themes/gruxbox-dark.toml"]
[cursor.style]
blinking = "On"
@ -8,13 +8,12 @@ shape = "Beam"
shape = "Block"
[font]
size = 11.0
size = 13.0
[font.normal]
family = "Geist Mono Nerd Font"
family = "JetBrains Mono"
style = "Regular"
[window]
opacity = 0.8
dimensions = { columns = 75, lines = 25 }
resize_increments = true