Remove bloom shader, change hostname text to white
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
bcb18985ef
commit
219b773c51
2 changed files with 1 additions and 2 deletions
|
|
@ -29,7 +29,6 @@
|
||||||
gtk-titlebar = false
|
gtk-titlebar = false
|
||||||
cursor-style = bar
|
cursor-style = bar
|
||||||
cursor-style-blink = true
|
cursor-style-blink = true
|
||||||
custom-shader = ~/.config/ghostty/shaders/bloom-subtle.glsl
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -71,7 +71,7 @@
|
||||||
# Arrow transition: nix -> hostname
|
# Arrow transition: nix -> hostname
|
||||||
set_color 394b70 -b e0af68
|
set_color 394b70 -b e0af68
|
||||||
printf ""
|
printf ""
|
||||||
set_color 1a1b26 -b e0af68
|
set_color ffffff -b e0af68
|
||||||
printf " %s " (hostname)
|
printf " %s " (hostname)
|
||||||
|
|
||||||
# Path segments - each folder gets its own color
|
# Path segments - each folder gets its own color
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue