mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-01 05:44:20 +02:00
tags: start browser on second screen
This commit is contained in:
parent
7bc4e62635
commit
48d9839de4
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ shifty.config.tags = {
|
|||
exclusive = true,
|
||||
max_clients = 1,
|
||||
position = 3,
|
||||
screen = math.max(screen.count(), 2),
|
||||
spawn = browser,
|
||||
icon = tagicon("web")
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue