mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 11:21:15 -03:00
Fixed typo in xrandr completions
This commit is contained in:
committed by
Mahmoud Al-Qudsi
parent
e34f0e7c9f
commit
e41ba6a2b6
@@ -68,4 +68,4 @@ complete -c xrandr -l set -d 'Set the property value: --set <prop> <value>' -x
|
||||
complete -c xrandr -l off -d 'Disables the output'
|
||||
complete -c xrandr -l crtc -d 'Set the crtc' -x
|
||||
complete -c xrandr -l gamma -d 'Set gamma correction [red:green:blue]' -x
|
||||
complete -c xrandr -l brightness -d 'Set brightness. Multiplies gamma galues by brightness value'
|
||||
complete -c xrandr -l brightness -d 'Set brightness. Multiplies gamma values by brightness value'
|
||||
|
||||
Reference in New Issue
Block a user