further configure hyprland
This commit is contained in:
@ -2,13 +2,17 @@
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
|
||||
"exclusive": true, // keep the gap reserved
|
||||
"margin-top": 8, // gap from the top edge
|
||||
"margin-left": 10, // gap from the left edge
|
||||
"margin-right": 10, // gap from the right edge
|
||||
"margin-bottom": 0,
|
||||
|
||||
/* order: 1-2-3 | window-title | tray + clock */
|
||||
"modules-left": [ "custom/page1", "custom/page2", "custom/page3", "custom/page4","custom/page5","custom/page6","custom/page7","custom/page8","custom/page9","custom/page10"],
|
||||
"modules-center": [ "hyprland/window" ],
|
||||
"modules-right": [ "tray", "custom/separator", "network", "bluetooth", "custom/separator", "disk", "cpu", "memory", "pulseaudio", "custom/separator", "clock"],
|
||||
|
||||
|
||||
/* three persistent “page” buttons */
|
||||
"custom/page1": {
|
||||
"exec": "~/.config/waybar/scripts/page.sh 1",
|
||||
"exec-persistent": true,
|
||||
|
||||
Reference in New Issue
Block a user