feature: Add automated colorscheme switching to Ghostty, refactor
watchman_tmux into generic utility function.
This commit is contained in:
parent
6521dedbaa
commit
a15f2238aa
7 changed files with 164 additions and 68 deletions
|
|
@ -35,7 +35,10 @@ clipboard-paste-protection = false
|
|||
window-decoration = false
|
||||
shell-integration = zsh
|
||||
|
||||
theme = Ayu Mirage
|
||||
# This is the default fallback theme. This is only used
|
||||
# if the colorsync handled theme file doesn't exist.
|
||||
theme = Ayu
|
||||
config-file = ?colorsync_ghostty_theme
|
||||
background-opacity = 1.0
|
||||
background-blur-radius = 7
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue