SIGN IN SIGN UP
hyprwm / Hyprland UNCLAIMED

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

0 0 48 C++

hyprctl completions: Use only awk rather than grep + awk

Using "awk '/<exp>/{ print $n }'" is more minimal and slightly faster
than using "grep '<exp>' | awk '{ print $n }'".

Signed-off-by: Lincoln Yuji <lincolnyuji@hotmail.com>
L
Lincoln Yuji committed
8bb75a223db3ea9471d05d74fbed3328334a9f78
Parent: 6247a6b
Committed by Mihai Fufezan <mihai@fufexan.net> on 7/2/2024, 7:46:20 PM