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": {
|
||||
"format": "{app_id}",
|
||||
"max-length": 50,
|
||||
"icon": false
|
||||
"format": "{app_id} - {title}",
|
||||
"max-length": 30,
|
||||
"icon": true
|
||||
},
|
||||
|
||||
"idle_inhibitor": {
|
||||
|
|
Loading…
Reference in a new issue