X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=contrib%2Fzsh_completion%2F_autorandr;fp=contrib%2Fzsh_completion%2F_autorandr;h=1667f0c560a75a030c9613e89a9b387468ed4991;hb=629b3eec104904416c9169c6bb7a3b18c168e927;hp=e17fc00e275b9b51672d52cb640fc589b7975282;hpb=2194455d6fa136462f373a6153dae9a22192a449;p=deb_pkgs%2Fautorandr.git diff --git a/contrib/zsh_completion/_autorandr b/contrib/zsh_completion/_autorandr index e17fc00..1667f0c 100644 --- a/contrib/zsh_completion/_autorandr +++ b/contrib/zsh_completion/_autorandr @@ -28,12 +28,14 @@ _autorandr () { "($exclude)"{-r,--remove}"[remove profile]:profile:__autorandr_saved_profile" \ --batch"[run autorandr for all users]" \ --current"[list current active configurations]" \ + --cycle"[cycle through all detected profiles]" \ --config"[dump current xrandr setup]" \ --debug"[enable verbose output]" \ --dry-run"[don't change anything]" \ --fingerprint"[fingerprint current hardware]" \ --match-edid"[match displays using edid]" \ --force"[force loading of a profile]" \ + --list"[list all profiles]" \ --skip-options"[skip xrandr options]:xrandr options:_values -s , options gamma brightness panning transform primary mode pos rate" \ --version"[show version]" }