feat(fighter): add batery module

This commit is contained in:
Guz
2025-07-09 19:18:30 -03:00
parent 5b2d2c8f6e
commit cfd2c91c9a

View File

@@ -5,6 +5,12 @@
"$MONITOR-1" = lib.mkForce "eDP-1";
};
programs.waybar.settings.single = {
modules-right = [
"battery"
];
};
services.xremap.config.modmap = [
{
name = "laptop remaps";