mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-09 17:41:12 +10:00
Minor modifcations made for Niri.
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
"height": 32,
|
"height": 32,
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"custom/logo",
|
"custom/logo",
|
||||||
"hyprland/workspaces"
|
"hyprland/workspaces",
|
||||||
|
"niri/workspaces"
|
||||||
],
|
],
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
],
|
],
|
||||||
@@ -43,6 +44,24 @@
|
|||||||
//"active": "",
|
//"active": "",
|
||||||
//"urgent": ""
|
//"urgent": ""
|
||||||
},
|
},
|
||||||
|
},
|
||||||
|
"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": {
|
"persistent_workspaces": {
|
||||||
"1": [],
|
"1": [],
|
||||||
"2": [],
|
"2": [],
|
||||||
@@ -53,7 +72,6 @@
|
|||||||
"7": [],
|
"7": [],
|
||||||
"8": [],
|
"8": [],
|
||||||
"9": []
|
"9": []
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"cpu": {
|
"cpu": {
|
||||||
"format": "⧯ Cpu: {usage}%" ,
|
"format": "⧯ Cpu: {usage}%" ,
|
||||||
|
|||||||
Reference in New Issue
Block a user