mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
suicide
This commit is contained in:
parent
13128c8842
commit
51eaee25e2
1 changed files with 2 additions and 2 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
// Choose the order of the modules
|
// Choose the order of the modules
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"hyprland/workspaces",
|
"hyprland/workspaces",
|
||||||
|
"custom/sep",
|
||||||
"hyprland/window",
|
"hyprland/window",
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
@ -36,7 +37,6 @@
|
||||||
"7": "7",
|
"7": "7",
|
||||||
"8": "8",
|
"8": "8",
|
||||||
"9": "9",
|
"9": "9",
|
||||||
"10": "10",
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"hyprland/window" : {
|
"hyprland/window" : {
|
||||||
|
|
@ -83,7 +83,7 @@
|
||||||
"format-disconnected": "Disconnected ⚠"
|
"format-disconnected": "Disconnected ⚠"
|
||||||
},
|
},
|
||||||
"custom/sep": {
|
"custom/sep": {
|
||||||
"format" : "|",
|
"format" : " ",
|
||||||
"interval" : 0
|
"interval" : 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue