mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-05 13:40:16 +01:00
Fix typo in zsh completion
This commit is contained in:
parent
3205c29c60
commit
6f4ca7cd50
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ __all_seats()
|
|||
'--disable-middlebutton[Disable middle button emulation]' \
|
||||
+ '(dwt)' \
|
||||
'--enable-dwt[Enable disable-while-typing]' \
|
||||
'--disable-dwt[Disable enable-while-typing]'
|
||||
'--disable-dwt[Disable disable-while-typing]'
|
||||
}
|
||||
|
||||
(( $+functions[_libinput_debug-gui] )) || _libinput_debug-gui()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue