add new groupbar settings

This commit is contained in:
vaxerski 2023-05-22 21:41:36 +02:00
parent 1eb9f1b765
commit c1eb5213ce
1 changed files with 2 additions and 0 deletions

View File

@ -265,6 +265,8 @@ Described [here](../Keywords#per-device-input-configs).
| cursor_zoom_factor | the factor to zoom by around the cursor. AKA. Magnifying glass. Minimum 1.0 (meaning no zoom) | float | 1.0 |
| cursor_zoom_rigid | whether the zoom should follow the cursor rigidly (cursor is always centered if it can be) or loosely | bool | false |
| allow_session_lock_restore | if true, will allow you to restart a lockscreen app in case it crashes (red screen of death) | bool | false |
| render_titles_in_groupbar | whether to render titles in the group bar decoration | bool | true |
| groupbar_titles_font_size | font size for the above | int | 8 |
# Binds