mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
change hyprland keybinds
This commit is contained in:
parent
bddbece0ed
commit
4b3ace66da
2 changed files with 19 additions and 5 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue