feat(fighter): add batery module
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
"$MONITOR-1" = lib.mkForce "eDP-1";
|
||||
};
|
||||
|
||||
programs.waybar.settings.single = {
|
||||
modules-right = [
|
||||
"battery"
|
||||
];
|
||||
};
|
||||
|
||||
services.xremap.config.modmap = [
|
||||
{
|
||||
name = "laptop remaps";
|
||||
|
||||
Reference in New Issue
Block a user