Update config
This commit is contained in:
parent
b4d9677ef2
commit
c3934cd5d0
1 changed files with 8 additions and 5 deletions
|
@ -8,14 +8,12 @@
|
|||
"modules-left": [
|
||||
"sway/workspaces",
|
||||
"sway/mode",
|
||||
"sway/scratchpad"
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"sway/scratchpad",
|
||||
"sway/window"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"tray",
|
||||
"custom/arrow1",
|
||||
"clock",
|
||||
"custom/arrow2",
|
||||
|
@ -75,7 +73,12 @@
|
|||
"icon": true,
|
||||
"icon-size": 16,
|
||||
"separate-outputs": true,
|
||||
"max-length": 70
|
||||
"max-length": 60
|
||||
},
|
||||
|
||||
"tray": {
|
||||
"icon-size": 16,
|
||||
"spacing": 10
|
||||
},
|
||||
|
||||
"cpu": {
|
||||
|
|
Loading…
Reference in a new issue