mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 19:47:10 +00:00
16 lines
383 B
Plaintext
16 lines
383 B
Plaintext
# vim: ft=ghostty
|
|
theme = "light:tokyonight-day,dark:tokyonight-storm"
|
|
font-family = "JetBrainsMono Nerd Font Mono"
|
|
|
|
background-blur-radius = 15
|
|
background-opacity = 0.95
|
|
|
|
clipboard-read = allow
|
|
clipboard-write = allow
|
|
cursor-style = bar
|
|
custom-shader-animation = true
|
|
gtk-single-instance = true
|
|
mouse-hide-while-typing = true
|
|
shell-integration-features = true
|
|
window-theme = system
|