feat: move icestats to the right
This commit is contained in:
parent
88e9bfe347
commit
98373b4063
1 changed files with 1 additions and 1 deletions
|
|
@ -24,13 +24,13 @@
|
||||||
];
|
];
|
||||||
modules-center = [ "hyprland/window" ];
|
modules-center = [ "hyprland/window" ];
|
||||||
modules-right = [
|
modules-right = [
|
||||||
"custom/icestats"
|
|
||||||
"pulseaudio"
|
"pulseaudio"
|
||||||
"backlight"
|
"backlight"
|
||||||
"network"
|
"network"
|
||||||
"battery"
|
"battery"
|
||||||
"clock"
|
"clock"
|
||||||
"tray"
|
"tray"
|
||||||
|
"custom/icestats"
|
||||||
];
|
];
|
||||||
|
|
||||||
cpu = {
|
cpu = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue