modified sway/window settings
This commit is contained in:
parent
815d6a6b8b
commit
da27987793
1 changed files with 3 additions and 3 deletions
|
@ -116,9 +116,9 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"sway/window": {
|
"sway/window": {
|
||||||
"format": "{app_id}",
|
"format": "{app_id} - {title}",
|
||||||
"max-length": 50,
|
"max-length": 30,
|
||||||
"icon": false
|
"icon": true
|
||||||
},
|
},
|
||||||
|
|
||||||
"idle_inhibitor": {
|
"idle_inhibitor": {
|
||||||
|
|
Loading…
Reference in a new issue