Merge remote-tracking branch 'alexherbo2/fix-windowing-detection-priority'

This commit is contained in:
Maxime Coste 2021-06-26 12:54:24 +10:00
commit 4fd0fc3d80

View File

@ -23,7 +23,7 @@ declare-option -docstring \
"Ordered list of windowing modules to try and load. An empty list disables "Ordered list of windowing modules to try and load. An empty list disables
both automatic module loading and environment detection, enabling complete both automatic module loading and environment detection, enabling complete
manual control of the module loading." \ manual control of the module loading." \
str-list windowing_modules 'tmux' 'screen' 'kitty' 'iterm' 'x11' 'wayland' str-list windowing_modules 'tmux' 'screen' 'kitty' 'iterm' 'wayland' 'x11'
hook -group windowing global KakBegin .* %{ hook -group windowing global KakBegin .* %{