This commit is contained in:
coast 2025-09-26 03:16:35 +03:30
parent 13128c8842
commit 51eaee25e2

View file

@ -8,6 +8,7 @@
// Choose the order of the modules
"modules-left": [
"hyprland/workspaces",
"custom/sep",
"hyprland/window",
],
@ -36,7 +37,6 @@
"7": "7",
"8": "8",
"9": "9",
"10": "10",
},
},
"hyprland/window" : {
@ -83,7 +83,7 @@
"format-disconnected": "Disconnected ⚠"
},
"custom/sep": {
"format" : "|",
"format" : " ",
"interval" : 0
}
}