AutoYADM commit: 2025-01-14 15:10:05
This commit is contained in:
parent
3db5798b78
commit
44eebf9db3
1 changed files with 25 additions and 24 deletions
|
@ -7,9 +7,10 @@
|
||||||
# app-id=foot # globally set wayland app-id. Default values are "foot" and "footclient" for desktop and server mode
|
# app-id=foot # globally set wayland app-id. Default values are "foot" and "footclient" for desktop and server mode
|
||||||
title=foot
|
title=foot
|
||||||
# locked-title=no
|
# locked-title=no
|
||||||
|
# include=~/dev/plugins/ashen.nvim/extras/foot/ashen.ini
|
||||||
|
|
||||||
# font=monospace:size=10
|
# font=monospace:size=10
|
||||||
font=SauceCodePro NFM:size=11
|
# font=SauceCodePro NFM:size=11
|
||||||
# font-bold=<bold variant of regular font>
|
# font-bold=<bold variant of regular font>
|
||||||
# font-italic=<italic variant of regular font>
|
# font-italic=<italic variant of regular font>
|
||||||
# font-bold-italic=<bold+italic variant of regular font>
|
# font-bold-italic=<bold+italic variant of regular font>
|
||||||
|
@ -75,11 +76,11 @@ pad=5x0 center
|
||||||
|
|
||||||
[cursor]
|
[cursor]
|
||||||
# style=block
|
# style=block
|
||||||
color=121212 f5f5f5
|
|
||||||
# blink=no
|
# blink=no
|
||||||
blink-rate=600
|
blink-rate=600
|
||||||
beam-thickness=0.5
|
beam-thickness=0.5
|
||||||
# underline-thickness=<font underline thickness>
|
# underline-thickness=<font underline thickness>
|
||||||
|
# color=121212 f5f5f5
|
||||||
|
|
||||||
[mouse]
|
[mouse]
|
||||||
hide-when-typing=yes
|
hide-when-typing=yes
|
||||||
|
@ -90,30 +91,30 @@ hide-when-typing=yes
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
alpha=1.0
|
alpha=1.0
|
||||||
background=121212
|
# background=121212
|
||||||
foreground=f5f5f5
|
# foreground=f5f5f5
|
||||||
flash=7f7f00
|
# flash=7f7f00
|
||||||
flash-alpha=0.5
|
# flash-alpha=0.5
|
||||||
|
|
||||||
# Normal/regular colors (color palette 0-7)
|
# Normal/regular colors (color palette 0-7)
|
||||||
regular0=121212 # black
|
# regular0=121212 # black
|
||||||
regular1=B14242 # red
|
# regular1=B14242 # red
|
||||||
regular2=D87C4A # green
|
# regular2=D87C4A # green
|
||||||
regular3=E49A44 # yellow
|
# regular3=E49A44 # yellow
|
||||||
regular4=4A8B8B # blue
|
# regular4=4A8B8B # blue
|
||||||
regular5=a7a7a7 # magenta
|
# regular5=a7a7a7 # magenta
|
||||||
regular6=b4b4b4 # cyan
|
# regular6=b4b4b4 # cyan
|
||||||
regular7=d5d5d5 # white
|
# regular7=d5d5d5 # white
|
||||||
|
#
|
||||||
# Bright colors (color palette 8-15)
|
# # Bright colors (color palette 8-15)
|
||||||
bright0=949494 # bright black
|
# bright0=949494 # bright black
|
||||||
bright1=B14242 # bright red
|
# bright1=B14242 # bright red
|
||||||
bright2=D87C4A # bright green
|
# bright2=D87C4A # bright green
|
||||||
bright3=E49A44 # bright yellow
|
# bright3=E49A44 # bright yellow
|
||||||
bright4=4A8B8B # bright blue
|
# bright4=4A8B8B # bright blue
|
||||||
bright5=a7a7a7 # bright magenta
|
# bright5=a7a7a7 # bright magenta
|
||||||
bright6=b4b4b4 # bright cyan
|
# bright6=b4b4b4 # bright cyan
|
||||||
bright7=d5d5d5 # bright white
|
# bright7=d5d5d5 # bright white
|
||||||
|
|
||||||
## dimmed colors (see foot.ini(5) man page)
|
## dimmed colors (see foot.ini(5) man page)
|
||||||
# dim0=<not set>
|
# dim0=<not set>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue