mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-06 00:25:59 +01:00
8bb75a223d
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
hyprctl.bash | ||
hyprctl.fish | ||
hyprctl.usage | ||
hyprctl.zsh | ||
main.cpp | ||
Makefile | ||
meson.build | ||
Strings.hpp |