mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-04 10:14:34 +02:00
7 lines
115 B
JSON
7 lines
115 B
JSON
{
|
|
"layout": "tabbed",
|
|
"percent": 1,
|
|
"nodes": [
|
|
{"swallows": [{"class": "^Firefox$"}]},
|
|
]
|
|
}
|