Regenerated
This commit is contained in:
@@ -19,6 +19,12 @@ in
|
||||
text = builtins.readFile "${assetPath}/style.css";
|
||||
force = true;
|
||||
};
|
||||
".config/waybar/scripts/bluetooth-status.sh" = {
|
||||
text = builtins.readFile "${assetPath}/scripts/bluetooth-status.sh";
|
||||
force = true;
|
||||
executable = true;
|
||||
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user