feat: Update nixpkgs, build ghostty from latest master, add ghostty shaders (smear, crt, bloom, blaze)
This commit is contained in:
parent
72891e5ac7
commit
926960760c
8 changed files with 430 additions and 51 deletions
|
|
@ -1,5 +1,10 @@
|
|||
gtk-tabs-location = hidden
|
||||
|
||||
custom-shader = shaders/bettercrt.glsl
|
||||
custom-shader = shaders/bloom.glsl
|
||||
custom-shader = shaders/cursor_blaze_no_trail.glsl
|
||||
custom-shader = shaders/cursor_smear.glsl
|
||||
|
||||
font-size = 16
|
||||
# Perfect cell height my external monitor when at the desk
|
||||
adjust-cell-height = 42%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue