Nowadays, most Linux distros use systemd. And its tools have similar commands.
For example, instead of using brightness -g a user familiar with systemd tools might try get-brightness first. Or monitorctl brightness without any value, to get the value without changing it, similar to hostnamectl location.
I really like the shortcuts and would not suggest removing them. But personally, i think they can be improved. Both in terms of characters typed, and how natural the word order feels. For example, instead of b -i i suggest ib for "increase brightness". But of course this comes down to personal preference.
Nowadays, most Linux distros use systemd. And its tools have similar commands.
For example, instead of using
brightness -ga user familiar with systemd tools might tryget-brightnessfirst. Ormonitorctl brightnesswithout any value, to get the value without changing it, similar tohostnamectl location.I really like the shortcuts and would not suggest removing them. But personally, i think they can be improved. Both in terms of characters typed, and how natural the word order feels. For example, instead of
b -ii suggestibfor "increase brightness". But of course this comes down to personal preference.