Set up power profiles from battery hyprpanel.

This commit is contained in:
jay
2025-08-03 10:56:00 -04:00
parent 7391b43d9a
commit 5bcd431bfb
5 changed files with 1 additions and 31 deletions

View File

@@ -1,12 +1,6 @@
{ lib, ... }: {
programs.hyprpanel = {
settings = {
"bar.layouts" = {
"0" = {
right = [ "battery" ];
};
};
bar = {
customModules = {
cava = {