add mode and scratchpad
This commit is contained in:
parent
6fcb849bc4
commit
e89366bdb9
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,9 @@
|
|||
"spacing": 4, // Gaps between modules (4px)
|
||||
// Choose the order of the modules
|
||||
"modules-left": [
|
||||
"sway/workspaces"
|
||||
"sway/workspaces",
|
||||
"sway/mode",
|
||||
"sway/scratchpad"
|
||||
],
|
||||
"modules-center": [
|
||||
"sway/window"
|
||||
|
|
Loading…
Reference in a new issue