fuzzel
This commit is contained in:
parent
010f692b41
commit
ad38badb04
2 changed files with 15 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ TERM = "xterm-256color"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
{{- if eq .chezmoi.hostname "mercutio" }}
|
{{- if eq .chezmoi.hostname "mercutio" }}
|
||||||
size = 19.0
|
size = 20.0
|
||||||
{{- else }}
|
{{- else }}
|
||||||
size = 20.0
|
size = 20.0
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
|
||||||
14
dot_config/fuzzel/fuzzel.ini
Normal file
14
dot_config/fuzzel/fuzzel.ini
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
[main]
|
||||||
|
font=Iosevka Berkeley:size=20
|
||||||
|
icon-theme="Mint-Y-Teal"
|
||||||
|
terminal=run_terminal
|
||||||
|
lines=20
|
||||||
|
width=50
|
||||||
|
layer=overlay
|
||||||
|
|
||||||
|
[colors]
|
||||||
|
background="242424e6"
|
||||||
|
text="dededeff"
|
||||||
|
selection="0860f2e6"
|
||||||
|
selection-text="ffffffff"
|
||||||
|
selection-match="cb6b36ff"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue