mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
misc: add misc:new_window_takes_over_fullscreen
This commit is contained in:
parent
4b6259c32d
commit
9197787690
1 changed files with 1 additions and 0 deletions
|
@ -303,6 +303,7 @@ Described [here](../Keywords#per-device-input-configs).
|
|||
| groupbar_text_color | controls the group bar text color | color | 0xffffffff |
|
||||
| background_color | change the background color. (requires enabled `disable_hyprland_logo`) | color | 0x111111 |
|
||||
| close_special_on_empty | close the special workspace if the last window is removed | bool | true |
|
||||
| new_window_takes_over_fullscreen | if there is a fullscreen window, whether a new tiled window opened should replace the fullscreen one or stay behind | bool | false |
|
||||
|
||||
# Binds
|
||||
|
||||
|
|
Loading…
Reference in a new issue