Add borderless option to config files

See 46a1ee7226
This commit is contained in:
Robert Günzler 2017-12-17 08:26:27 +01:00 committed by Joe Wilm
parent 16c0e24d8e
commit f6e5cae0ba
2 changed files with 6 additions and 0 deletions

View File

@ -174,6 +174,9 @@ visual_bell:
# Background opacity
background_opacity: 1.0
# Borderless window
borderless: false
# Mouse bindings
#
# Currently doesn't support modifiers. Both the `mouse` and `action` fields must

View File

@ -155,6 +155,9 @@ visual_bell:
# Background opacity
background_opacity: 1.0
# Borderless window
borderless: false
# Mouse bindings
#
# Currently doesn't support modifiers. Both the `mouse` and `action` fields must