switching to hyprland/workspaces

This commit is contained in:
Максим Тотмин 2023-09-11 16:45:47 +07:00
parent 1620c01b16
commit 21cc16921b

View File

@ -8,7 +8,7 @@
"custom/tempcpu", "custom/tempcpu",
"custom/tempgpu" "custom/tempgpu"
], ],
"modules-center": ["wlr/workspaces"], "modules-center": ["hyprland/workspaces"],
"modules-right": [ "modules-right": [
"tray", "tray",
"custom/wgstatus", "custom/wgstatus",
@ -41,7 +41,7 @@
"return-type": "json" "return-type": "json"
}, },
"wlr/workspaces": { "hyprland/workspaces": {
"disable-scroll": true, "disable-scroll": true,
"format": " {icon} ", "format": " {icon} ",
"on-click": "activate", "on-click": "activate",
@ -60,12 +60,12 @@
"format-icons": { "format-icons": {
"1": " ", "1": " ",
"2": " ", "2": " ",
"3": " ", "3": "<span size='large'></span>",
"4": " ", "4": " ",
"5": "", "5": "<span size='large'>󰗃 </span>",
"6": "", "6": "<span size='large'> </span>",
"7": "󰗃 ", "7": " ",
"8": "󰾲 ", "8": "<span size='large'>󰾲 </span>",
"urgent": " ", "urgent": " ",
"focused": " ", "focused": " ",
"default": " " "default": " "