Updated config
This commit is contained in:
21
.config/waybar/config.jsonc
Normal file
21
.config/waybar/config.jsonc
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"layer": "top",
|
||||
"position": "bottom",
|
||||
"modules-left": [
|
||||
"hyprland/workspaces",
|
||||
"hyprland/window",
|
||||
],
|
||||
"modules-center": [],
|
||||
"modules-right": [
|
||||
"custom/updates",
|
||||
"cpu",
|
||||
"custom/gpu",
|
||||
"memory",
|
||||
"disk",
|
||||
"network#up",
|
||||
"network#down",
|
||||
"wireplumber",
|
||||
"clock",
|
||||
],
|
||||
"include": "~/.config/waybar/modules.jsonc",
|
||||
}
|
Reference in New Issue
Block a user