Files
.dotfiles/ghostty/config

34 lines
564 B
Plaintext

theme = light:gruvbox-material-soft-light,dark:gruvbox-material-soft-dark
minimum-contrast = 1.1
# cursor
cursor-style-blink = true
# mouse
mouse-hide-while-typing = true
# font stuff
font-family = JetBrainsMono Nerd Font
font-size = 15
# disable ligatures
font-feature=-calt
font-feature=-liga
font-feature=-dlig
# window
window-theme = dark
window-height = 36
window-width = 150
# no warning full close
confirm-close-surface = false
# quit-after-last-window-closed = true
# gtk
gtk-titlebar = false
# paste protection
clipboard-paste-protection = false