Minor modifcations made for Niri.

This commit is contained in:
Derek Taylor
2026-01-07 19:01:35 -06:00
parent c1c2c5f7a3
commit 8be29c4700

View File

@@ -5,7 +5,8 @@
"height": 32,
"modules-left": [
"custom/logo",
"hyprland/workspaces"
"hyprland/workspaces",
"niri/workspaces"
],
"modules-center": [
],
@@ -43,7 +44,25 @@
//"active": "󱓻",
//"urgent": "󱓻"
},
"persistent_workspaces": {
},
"niri/workspaces": {
"on-click": "activate",
"disable-scroll": true,
"all-outputs": true,
"warp-on-scroll": false,
"format": "{name}: {icon}",
"format-icons": {
"default": "",
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
//"active": "󱓻",
//"urgent": "󱓻"
},
},
"persistent_workspaces": {
"1": [],
"2": [],
"3": [],
@@ -53,7 +72,6 @@
"7": [],
"8": [],
"9": []
}
},
"cpu": {
"format": "⧯ Cpu: {usage}%" ,