hey
This commit is contained in:
parent
cac0d8071b
commit
94acf3aa56
8 changed files with 31 additions and 29 deletions
|
@ -2,12 +2,12 @@
|
|||
"layer": "top", // Waybar at top layer
|
||||
// "output": "DP-1",
|
||||
"position": "bottom", // Waybar position (top|bottom|left|right)
|
||||
"height": 35, // Waybar height (to be removed for auto height)
|
||||
"height": 15, // Waybar height (to be removed for auto height)
|
||||
"width": 1400, // Waybar width
|
||||
// Choose the order of the modules "custom/wintitle",
|
||||
"modules-left": ["hyprland/workspaces", "hyprland/window"],
|
||||
"modules-center": ["clock"],
|
||||
"modules-right": ["pulseaudio", "backlight", "memory", "cpu", "battery", "tray"],
|
||||
"modules-left": ["hyprland/window"],
|
||||
"modules-center": ["hyprland/workspaces"],
|
||||
"modules-right": ["pulseaudio", "battery", "tray", "clock"],
|
||||
"margin-top": -5,
|
||||
"margin-bottom": 8,
|
||||
"margin-left": 6,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue