switching to hyprland/workspaces
This commit is contained in:
parent
1620c01b16
commit
21cc16921b
@ -8,7 +8,7 @@
|
||||
"custom/tempcpu",
|
||||
"custom/tempgpu"
|
||||
],
|
||||
"modules-center": ["wlr/workspaces"],
|
||||
"modules-center": ["hyprland/workspaces"],
|
||||
"modules-right": [
|
||||
"tray",
|
||||
"custom/wgstatus",
|
||||
@ -41,7 +41,7 @@
|
||||
"return-type": "json"
|
||||
},
|
||||
|
||||
"wlr/workspaces": {
|
||||
"hyprland/workspaces": {
|
||||
"disable-scroll": true,
|
||||
"format": " {icon} ",
|
||||
"on-click": "activate",
|
||||
@ -60,12 +60,12 @@
|
||||
"format-icons": {
|
||||
"1": " ",
|
||||
"2": " ",
|
||||
"3": " ",
|
||||
"3": "<span size='large'> </span>",
|
||||
"4": " ",
|
||||
"5": " ",
|
||||
"6": " ",
|
||||
"7": " ",
|
||||
"8": " ",
|
||||
"5": "<span size='large'> </span>",
|
||||
"6": "<span size='large'> </span>",
|
||||
"7": " ",
|
||||
"8": "<span size='large'> </span>",
|
||||
"urgent": " ",
|
||||
"focused": " ",
|
||||
"default": " "
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user