mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-13 20:28:35 +10:00
Minor modifcations made for Niri.
This commit is contained in:
@@ -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}%" ,
|
||||
|
||||
Reference in New Issue
Block a user