Skip to content

hjlgood/my_nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Add files to the below path

~/.config/nvim/init.lua

Edit this file to reduce Titlebar height of Gnome-Terminal

/home/jeong/.config/gtk-3.0

.titlebar { min-height: 0px; padding: 1px; }

.titlebar button { padding: 1px; min-height: 0px; }

#TerminalWindow .notebook-tab { min-height: 10px; /* Adjust the height as needed */ }

About

my_nvim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages