profile Laptop {
	output eDP-1 position 0,0 mode 1920x1080
	exec sh -c "$HOME/.config/yambar/scripts/yambar-start.sh"
}

profile Dock {
	output HDMI-A-1 position 0,0 mode 1920x1080
	output eDP-1 position 1920,0 mode 1920x1080
	exec sh -c "$HOME/.config/yambar/scripts/yambar-start.sh"
}