feat: add ghostty shader & update lazyvim config & update tmux style
This commit is contained in:
parent
ec3e6697cd
commit
08451237fe
6 changed files with 182 additions and 14 deletions
|
|
@ -1,5 +1,5 @@
|
|||
font-family = "CaskaydiaCove Nerd Font Mono"
|
||||
font-size = 16
|
||||
font-size = 16
|
||||
theme = catppuccin-macchiato
|
||||
unfocused-split-opacity = 0.85
|
||||
|
||||
|
|
@ -13,3 +13,6 @@ window-decoration = false
|
|||
mouse-hide-while-typing = true
|
||||
|
||||
keybind = ctrl+shift+zero=toggle_tab_overview
|
||||
|
||||
custom-shader = ./shader/mnoise.glsl
|
||||
custom-shader-animation = always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue