mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-20 01:40:14 -05:00
csd: initial implementation of minimize/maximize/close buttons
This commit is contained in:
parent
c845c90835
commit
9699c9b8bf
11 changed files with 268 additions and 21 deletions
8
footrc
8
footrc
|
|
@ -36,7 +36,11 @@
|
|||
|
||||
[csd]
|
||||
# preferred=server
|
||||
# titlebar=26
|
||||
# border=5
|
||||
# titlebar-size=26
|
||||
# border-width=5
|
||||
# titlebar-color=<foreground color>
|
||||
# border-color=00000000
|
||||
# button-width=22
|
||||
# button-minimize-color=ff0000ff
|
||||
# button-maximize-color=ff00ff00
|
||||
# button-close-color=ffff0000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue