mirror of
https://github.com/hyprwm/hyprpicker.git
synced 2025-12-20 00:10:02 +01:00
docs: change css example in man page to use hsl (#139)
This commit is contained in:
parent
6f32582d22
commit
b3f3f230c9
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ Get a pixels color in HSL, wrapped in a CSS
|
|||
.Fn hsl
|
||||
function:
|
||||
.Pp
|
||||
.Dl $ hyprpicker -f hsl | sed 's/^/rgb(/; s/$/)/; y/ /,/'
|
||||
.Dl $ hyprpicker -f hsl | sed 's/^/hsl(/; s/$/)/; y/ /,/'
|
||||
.Sh SEE ALSO
|
||||
.Xr hyprctl 1 ,
|
||||
.Xr hyprland 1 ,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue