Releases: hastinbe/i3-kb-backlight
Releases · hastinbe/i3-kb-backlight
v2.1.0
v2.0.0
Features & Changes
- Colored usage/help if the terminal supports 8 colors.
- Error feedback for missing required function arguments.
- Removed all global variables.
- Immutable and/or integer variables are now declared as such.
Commands
Commands are used to perform an operation. In versions prior to 2.x they were command-line options. This change frees up and slims down the amount of options, and makes the script straight-forward to use.
Commands include: increase
, decrease
, notifications
, help
Options
Removed options
-d
is now thedecrease
command-i
is now theincrease
command