mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-17 05:33:52 -04:00
config: add csd.double-click-to-maximize=no|yes option
When enabled, double-clicking the CSD titlebar will (un)maximize the window. Defaults to ‘yes’ (since this is the old hard-coded behavior). Closes #1293
This commit is contained in:
parent
3cd0e2adb0
commit
3f7be59062
7 changed files with 19 additions and 1 deletions
1
foot.ini
1
foot.ini
|
|
@ -123,6 +123,7 @@
|
|||
# font=<primary font>
|
||||
# color=<foreground color>
|
||||
# hide-when-maximized=no
|
||||
# double-click-to-maximize=yes
|
||||
# border-width=0
|
||||
# border-color=<csd.color>
|
||||
# button-width=26
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue