fixed waybar finally
This commit is contained in:
@@ -16,8 +16,8 @@
|
|||||||
"modules-right": [
|
"modules-right": [
|
||||||
"network",
|
"network",
|
||||||
"bluetooth",
|
"bluetooth",
|
||||||
"battery",
|
|
||||||
"custom/notifs",
|
"custom/notifs",
|
||||||
|
"battery",
|
||||||
"clock"
|
"clock"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"include": [
|
|
||||||
"~/.config/waybar/modules.jsonc"
|
|
||||||
],
|
|
||||||
"height": 20,
|
|
||||||
"margin": "3 6",
|
|
||||||
"reload_style_on_change": true,
|
|
||||||
"position": "top",
|
|
||||||
"modules-left": [
|
|
||||||
"custom/logo",
|
|
||||||
"hyprland/workspaces"
|
|
||||||
],
|
|
||||||
"modules-center": [
|
|
||||||
"mpris"
|
|
||||||
],
|
|
||||||
"modules-right": [
|
|
||||||
"network",
|
|
||||||
"bluetooth",
|
|
||||||
"custom/notifs",
|
|
||||||
"battery",
|
|
||||||
"memory",
|
|
||||||
"cpu",
|
|
||||||
"custom/swaync",
|
|
||||||
"clock"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user