force x11 to have window decorations on wayland
This commit is contained in:
parent
4a997818a4
commit
becb1ceca1
|
@ -833,7 +833,8 @@ macos_custom_beam_cursor no
|
||||||
#: mouse cursor invisible on dual GPU machines. Changing this setting
|
#: mouse cursor invisible on dual GPU machines. Changing this setting
|
||||||
#: by reloading the config is not supported.
|
#: by reloading the config is not supported.
|
||||||
|
|
||||||
linux_display_server auto
|
# linux_display_server auto
|
||||||
|
linux_display_server x11
|
||||||
|
|
||||||
#: Choose between Wayland and X11 backends. By default, an appropriate
|
#: Choose between Wayland and X11 backends. By default, an appropriate
|
||||||
#: backend based on the system state is chosen automatically. Set it
|
#: backend based on the system state is chosen automatically. Set it
|
||||||
|
|
Loading…
Reference in New Issue