X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=contrib%2Fzsh_completion%2F_autorandr;h=848f614aaaf646e594faac0ad7b9e31ee0a8d4a3;hb=7b444f014a085cfc9ee3ec10385446d92712102d;hp=b6cacbb1d3ad42807d6e06e9ed175705d45af424;hpb=530cc6a39d363cb532572c1cd3ef05c0b5ddd1e2;p=deb_pkgs%2Fautorandr.git diff --git a/contrib/zsh_completion/_autorandr b/contrib/zsh_completion/_autorandr index b6cacbb..848f614 100644 --- a/contrib/zsh_completion/_autorandr +++ b/contrib/zsh_completion/_autorandr @@ -28,11 +28,13 @@ _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]" \ --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]" }