mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
i3: fix workspace definition for Firefox
This commit is contained in:
parent
a3ffbddf82
commit
c7e2878ed8
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
"layout": "tabbed",
|
||||
"percent": 1,
|
||||
"nodes": [
|
||||
{"swallows": [{"class": "^Firefox$"}]},
|
||||
{"swallows": [{"class": "^Firefox$"}]}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue