Move tray to primary screen
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
ea39a9ea85
commit
b02b2ff3ac
1 changed files with 1 additions and 0 deletions
|
@ -165,4 +165,5 @@ exec dex -ae i3
|
||||||
bar {
|
bar {
|
||||||
position top
|
position top
|
||||||
status_command envrun --env-file ${HOME}/.config/i3blocks.env -- i3blocks -c ${HOME}/.config/i3blocks/config.`hostname`
|
status_command envrun --env-file ${HOME}/.config/i3blocks.env -- i3blocks -c ${HOME}/.config/i3blocks/config.`hostname`
|
||||||
|
tray_output primary
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue