]> git.lizzy.rs Git - bspwm.git/blobdiff - contrib/zsh_completion
Add wm command: --restart
[bspwm.git] / contrib / zsh_completion
index 0638ac641b68d0a22ad65dce3d103e1cd14593dd..417dde59ab76eb3abc47bc196d7ba8c7c527d6c2 100644 (file)
@@ -235,7 +235,8 @@ _bspc() {
                                '*'{-O,--reorder-monitors}'[Reorder the list of monitors to match the given order]:*: :_bspc_query_names -- monitors -M'\
                                '*'{-o,--adopt-orphans}'[Manage all the unmanaged windows remaining from a previous session]'\
                                '*'{-h,--record-history}'[Enable or disable the recording of node focus history]:history:(on off)'\
-                               '*'{-g,--get-status}'[Print the current status information]'
+                               '*'{-g,--get-status}'[Print the current status information]'\
+                               '*'{-r,--restart}'[Restart the window manager]'
                        ;;
                (subscribe)
                        if [[ "$words[CURRENT-1]" != (-c|--count) ]] ;then