Ironbar fix

This commit is contained in:
DashieTM 2024-09-26 10:07:09 +02:00
parent 9bc0491caa
commit 10adafe703
3 changed files with 7 additions and 7 deletions

View file

@ -17,7 +17,7 @@
default = true;
example = false;
type = lib.types.bool;
description = "Enables the audio-control script";
description = "Enables the audioControl script";
};
scripts = lib.mkOption {
default = [ ];