Bit of waybar
This commit is contained in:
@@ -2,8 +2,15 @@
|
|||||||
"layer": "top",
|
"layer": "top",
|
||||||
"modules-left": ["wlr/workspaces", "hyprland/window"],
|
"modules-left": ["wlr/workspaces", "hyprland/window"],
|
||||||
"modules-center": ["clock"],
|
"modules-center": ["clock"],
|
||||||
"modules-right": ["battery"],
|
"modules-right": [
|
||||||
|
"network",
|
||||||
|
"battery",
|
||||||
|
"tray"
|
||||||
|
],
|
||||||
"hyprland/window": {
|
"hyprland/window": {
|
||||||
|
},
|
||||||
|
"network": {
|
||||||
|
|
||||||
},
|
},
|
||||||
"bat": {
|
"bat": {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user