Fix windowing detection priority
This commit is contained in:
parent
8fdda6d980
commit
3fe4367ce0
|
@ -23,7 +23,7 @@ declare-option -docstring \
|
|||
"Ordered list of windowing modules to try and load. An empty list disables
|
||||
both automatic module loading and environment detection, enabling complete
|
||||
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 .* %{
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user