feat(Neovim): Update font and window sizes

Updated the font and window sizes used in a 15inches 1080p display
resolution.
This commit is contained in:
Dionisio E Alonso 2024-01-22 11:53:13 -03:00
parent b183c9027c
commit 6955551138
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
current_width = 777
current_height = 1000
current_width = 782 # for Iosevka Curly Slab 11.5; 96col
current_height = 1044
is_maximized = false
show_sidebar = false
sidebar_width = 174

View File

@ -1,4 +1,4 @@
call rpcnotify(1, 'Gui', 'Font', 'Iosevka Curly Slab 8.4')
call rpcnotify(1, 'Gui', 'Font', 'Iosevka Curly Slab 11.5')
" Iosevka customizations: Haskell ligations; JetBrains Mono Style variant;
" cv-a-single-storey-serifed; cv-g-double-storey-open;
" cv-lig-ltgteq-slanted; cv-tilde-high; cv-underscore-low; cv-dollar-open;