mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-06 00:04:20 +02:00
tags: put IM tag on the same screen as WWW tag
This commit is contained in:
parent
608af4cc3d
commit
c4312820ab
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ shifty.config.tags = {
|
|||
position = 4,
|
||||
mwfact = 0.2,
|
||||
exclusive = true,
|
||||
screen = math.max(screen.count(), 2),
|
||||
icon = tagicon("im"),
|
||||
nopopup = true, -- don't give focus on creation
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue