{ 
  "position": "top",
	"layer": "bottom",
  "custom/appgrid": {
    "format": "{} P",
    "on-click": "nwggrid"
  },
	"battery": {
    "format": "{capacity}%",
    "format-charging": "{capacity}%",
	},
	"clock": {
    "interval": 60,
		"format": "{:%a %Y-%m-%d  %H:%M:%S}",
	},
	"tray": {
			"icon-size": 18,
			"spacing": 10
	},
	"modules-left": ["sway/workspaces", "custom/appgrid"],
	"modules-center": ["sway/window"],
	"modules-right": ["tray", "battery", "clock"],
	"sway/window": {
		"max-length": 50,
	},
}
