fuzzel config :)
This commit is contained in:
parent
418be1ed63
commit
ac1e00b92f
2 changed files with 10 additions and 1 deletions
|
|
@ -29,6 +29,15 @@ in {
|
|||
selection-match=${catppuccin.toHexNoHash colors.${accent}}ff
|
||||
counter=${catppuccin.toHexNoHash colors.overlay1}ff
|
||||
border=${catppuccin.toHexNoHash colors.${accent}}ff
|
||||
|
||||
[main]
|
||||
font=CaskaydiaCoveNerdFont:weight=semilight
|
||||
terminal=kitty
|
||||
|
||||
|
||||
[border]
|
||||
width=2
|
||||
selection-radius=3
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue