mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
chore(config): ghostty tweaks
This commit is contained in:
@@ -1,4 +1,15 @@
|
|||||||
# vim: ft=ghostty
|
# vim: ft=ghostty
|
||||||
shell-integration-features = true
|
|
||||||
theme = "light:tokyonight-day,dark:tokyonight-storm"
|
theme = "light:tokyonight-day,dark:tokyonight-storm"
|
||||||
font-family = "JetBrainsMono Nerd Font Mono"
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user