mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-10 04:27:45 -05:00
foot.ini: fix default values for csd.button-*-color
This commit is contained in:
parent
ef3ce530ba
commit
0d17fd6a5d
1 changed files with 3 additions and 3 deletions
6
foot.ini
6
foot.ini
|
|
@ -72,9 +72,9 @@
|
|||
# size=26
|
||||
# color=<foreground color>
|
||||
# button-width=26
|
||||
# button-minimize-color=ff0000ff
|
||||
# button-maximize-color=ff00ff00
|
||||
# button-close-color=ffff0000
|
||||
# button-minimize-color=<regular4>
|
||||
# button-maximize-color=<regular2>
|
||||
# button-close-color=<regular1>
|
||||
|
||||
[key-bindings]
|
||||
# scrollback-up-page=Shift+Page_Up
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue