Reduce panel size, move tray module
This commit is contained in:
parent
a3a2b263d1
commit
7525d8fd43
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,11 @@
|
|||
{
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"height": 30,
|
||||
"height": 25,
|
||||
"modules-left": ["custom/menu", "sway/workspaces", "sway/window"],
|
||||
"modules-center": ["custom/wf-recorder", "sway/mode"],
|
||||
"modules-right": [
|
||||
"tray",
|
||||
"custom/scratchpad",
|
||||
"custom/playerctl",
|
||||
"custom/wlsunset",
|
||||
|
@ -19,8 +20,7 @@
|
|||
"bluetooth",
|
||||
"pulseaudio",
|
||||
"clock",
|
||||
"custom/power",
|
||||
"tray"
|
||||
"custom/power"
|
||||
],
|
||||
|
||||
"custom/menu": {
|
||||
|
|
Loading…
Add table
Reference in a new issue