Move tray to primary screen

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2022-09-17 15:23:13 +02:00
parent ea39a9ea85
commit b02b2ff3ac
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -165,4 +165,5 @@ exec dex -ae i3
bar {
position top
status_command envrun --env-file ${HOME}/.config/i3blocks.env -- i3blocks -c ${HOME}/.config/i3blocks/config.`hostname`
tray_output primary
}