1
0
Fork 0

add autoexec and a nice rice image

This commit is contained in:
cătălin 2026-08-18 20:05:47 +02:00
commit 11d856be19
No known key found for this signature in database
14 changed files with 141 additions and 61 deletions

44
conf.d/ghostty/config Normal file
View file

@ -0,0 +1,44 @@
# theme
background = 303446
foreground = C6D0F5
selection-background = F2D5CF
selection-foreground = 303446
cursor-color = F2D5CF
cursor-text = 303446
# 16 terminal colors
palette = 0=#51576D
palette = 1=#E78284
palette = 2=#A6D189
palette = 3=#E5C890
palette = 4=#8CAAEE
palette = 5=#F4B8E4
palette = 6=#81C8BE
palette = 7=#B5BFE2
palette = 8=#626880
palette = 9=#E78284
palette = 10=#A6D189
palette = 11=#E5C890
palette = 12=#8CAAEE
palette = 13=#F4B8E4
palette = 14=#81C8BE
palette = 15=#A5ADCE
# appearance
font-family = inconsolata
font-size = 17
background-opacity = 0.8
window-decoration = true
gtk-titlebar = true
gtk-toolbar-style = flat
gtk-titlebar-style = tabs
gtk-tabs-location = bottom
gtk-wide-tabs = false
confirm-close-surface = false
clipboard-read = allow
clipboard-write = allow
# maps
keybind = ctrl+shift+enter=new_tab
keybind = ctrl+shift+n=new_window
keybind = ctrl+shift+backspace=close_tab