add mode and scratchpad

This commit is contained in:
Simon Rieger 2023-05-02 18:18:15 +02:00
parent 6fcb849bc4
commit e89366bdb9

View file

@ -6,7 +6,9 @@
"spacing": 4, // Gaps between modules (4px) "spacing": 4, // Gaps between modules (4px)
// Choose the order of the modules // Choose the order of the modules
"modules-left": [ "modules-left": [
"sway/workspaces" "sway/workspaces",
"sway/mode",
"sway/scratchpad"
], ],
"modules-center": [ "modules-center": [
"sway/window" "sway/window"