AutoYADM commit: 2025-02-26 10:40:18
This commit is contained in:
parent
92c8713e50
commit
1208eb4165
2 changed files with 20 additions and 6 deletions
|
@ -18,9 +18,22 @@
|
|||
"sway/window": {
|
||||
"max-length": 50
|
||||
},
|
||||
// "niri/workspaces": {
|
||||
// "disable-scroll": false,
|
||||
// },
|
||||
"niri/workspaces": {
|
||||
"disable-scroll": false,
|
||||
},
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
// Named workspaces
|
||||
// (you need to configure them in niri)
|
||||
"browser": "",
|
||||
"discord": "",
|
||||
"chat": "<b></b>",
|
||||
// Icons by state
|
||||
"active": "",
|
||||
"default": ""
|
||||
}
|
||||
}
|
||||
// "sway/workspaces": {
|
||||
// "disable-scroll" : false,
|
||||
// },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue