summaryrefslogtreecommitdiffstats
path: root/.config/i3/layouts/coms.json
diff options
context:
space:
mode:
Diffstat (limited to '.config/i3/layouts/coms.json')
-rw-r--r--.config/i3/layouts/coms.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/.config/i3/layouts/coms.json b/.config/i3/layouts/coms.json
index 6e93d00..97405e2 100644
--- a/.config/i3/layouts/coms.json
+++ b/.config/i3/layouts/coms.json
@@ -4,18 +4,19 @@
"type": "con",
"nodes": [
{
- "name": "Terminal",
- "percent": 0.7,
+ "name": "IRC Client",
+ "percent": 0.75,
"swallows": [
{
- "instance": "^weechat$"
+ "class": "^Termite$",
+ "instance": "^weechat$"
}
],
"type": "con"
},
{
- "name": "TeamSpeak 3",
- "percent": 0.3,
+ "name": "Voice Coms",
+ "percent": 0.25,
"swallows": [
{
"class": "^TeamSpeak\\ 3$",