change hyprland keybinds

This commit is contained in:
Frost-Phoenix 2023-11-12 22:31:45 +01:00
parent bddbece0ed
commit 4b3ace66da
2 changed files with 19 additions and 5 deletions

View file

@ -82,13 +82,13 @@
on-scroll-down = "playerctl volume .05-";
};
memory= {
format= "󰍛 {}%";
format-alt= "󰍛 {used}/{total} GiB";
format= " {}%";
format-alt= " {used}/{total} GiB";
interval= 5;
};
cpu= {
format= "󰻠 {usage}%";
format-alt= "󰻠 {avg_frequency} GHz";
format= "󰍛 {usage}%";
format-alt= "󰍛 {avg_frequency} GHz";
interval= 5;
};
network = {