commit e8b99432b6ea73df26763f5f55b1e5dda92fdeb4
parent f1903bdaf0c822aa6322698bdefc5b4ab4bed512
Author: Kyle Westhaus <kwesthaus@users.noreply.github.com>
Date: Fri, 31 Mar 2023 00:35:03 -0700
Fix: Remove breaking space in zsh completion (#274)
Co-authored-by: Raymond Li <hi@raymond.li>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/i3lock-zsh b/i3lock-zsh
@@ -92,8 +92,8 @@ _i3lock() {
"--cmd-audio-mute[Command for XF86AudioMute]"
"--cmd-volume-up[Command for XF86AudioRaiseVolume]"
"--cmd-volume-down[Command for XF86AudioLowerVolume]"
- "--cmd-power-down[Command for XF86PowerDown] "
"--cmd-mic-mute[Command for XF86AudioMicMute]"
+ "--cmd-power-down[Command for XF86PowerDown]"
"--cmd-power-off[Command for XF86PowerOff]"
"--cmd-power-sleep[Command for XF86Sleep]"
# Bar mode