Add window assignments
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
35a4f8722f
commit
3d3fe0329e
1 changed files with 4 additions and 0 deletions
|
@ -167,3 +167,7 @@ bar {
|
|||
status_command envrun --env-file ${HOME}/.config/i3blocks.env -- i3blocks -c ${HOME}/.config/i3blocks/config.`hostname`
|
||||
tray_output primary
|
||||
}
|
||||
|
||||
# Assign windows to workspaces
|
||||
assign [class="discord"] comms
|
||||
assign [class="Element"] comms
|
||||
|
|
Loading…
Reference in a new issue