Skip to content

Added --remove ability to profile subcommand

Tony requested to merge aqez/asus-nb-ctrl:profile_remove into main

Added the ability to do asusctl profile --remove [profile], addressing #64 (closed). It does checks for whether or not the last profile is removed or if you're trying to remove the active profile. I guess you couldn't remove the 'last' profile if it is the active one - which it should be, but still the check is there.

Edited by Tony

Merge request reports