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",
|
"layer": "top",
|
||||||
"position": "top",
|
"position": "top",
|
||||||
"height": 30,
|
"height": 25,
|
||||||
"modules-left": ["custom/menu", "sway/workspaces", "sway/window"],
|
"modules-left": ["custom/menu", "sway/workspaces", "sway/window"],
|
||||||
"modules-center": ["custom/wf-recorder", "sway/mode"],
|
"modules-center": ["custom/wf-recorder", "sway/mode"],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
|
"tray",
|
||||||
"custom/scratchpad",
|
"custom/scratchpad",
|
||||||
"custom/playerctl",
|
"custom/playerctl",
|
||||||
"custom/wlsunset",
|
"custom/wlsunset",
|
||||||
|
@ -19,8 +20,7 @@
|
||||||
"bluetooth",
|
"bluetooth",
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"clock",
|
"clock",
|
||||||
"custom/power",
|
"custom/power"
|
||||||
"tray"
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"custom/menu": {
|
"custom/menu": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue