Remove some waybar modules for Northstar, use sway workspaces and compact clock modules
This commit is contained in:
parent
3eb36b9f02
commit
38066dfc89
|
@ -12,20 +12,9 @@
|
|||
"~/.config/waybar/modules.json"
|
||||
"~/.config/waybar/layout.json"
|
||||
];
|
||||
"modules-left" = ["wlr/workspaces"];
|
||||
"modules-center" = ["clock"];
|
||||
"modules-right" = [
|
||||
"cpu"
|
||||
"memory"
|
||||
"temperature"
|
||||
"pulseaudio"
|
||||
"bluetooth"
|
||||
"network"
|
||||
"backlight"
|
||||
"battery"
|
||||
"battery#bat2"
|
||||
"tray"
|
||||
];
|
||||
"modules-left" = ["sway/workspaces"];
|
||||
"modules-center" = ["clock#compact"];
|
||||
"modules-right" = ["network" "battery" "tray"];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
2
waybar
2
waybar
|
@ -1 +1 @@
|
|||
Subproject commit 983d33a190961250d240dd94ad9906040a5c40eb
|
||||
Subproject commit 5822f40637d18e8e72995604022b22eba067b815
|
Loading…
Reference in a new issue