Updated config
This commit is contained in:
parent
21cf5f0cb3
commit
8528f3516b
11 changed files with 150 additions and 78 deletions
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",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue