summaryrefslogtreecommitdiff
path: root/i3/one.json
diff options
context:
space:
mode:
authorTom Barrett <tombarrett@siu.edu>2017-07-12 12:47:45 -0500
committerTom Barrett <tombarrett@siu.edu>2017-07-12 12:47:45 -0500
commitd253fa8a01f54ca13e04905ad33ded326e11423e (patch)
treefe6dcd7e19514ae4a3f28eaaff93e9d833e18142 /i3/one.json
parentab62b18a6daeed6548ed42fee1c796d3e695139f (diff)
-added saved workspace
Diffstat (limited to 'i3/one.json')
-rw-r--r--i3/one.json50
1 files changed, 50 insertions, 0 deletions
diff --git a/i3/one.json b/i3/one.json
new file mode 100644
index 0000000..9a7d516
--- /dev/null
+++ b/i3/one.json
@@ -0,0 +1,50 @@
+{
+ "border": "normal",
+ "current_border_width": 2,
+ "floating": "auto_off",
+ "name": "Inbox - thomas.barrett_ext@hoefliger.de - Mozilla Thunderbird",
+ "percent": 0.616666666666667,
+ "swallows": [
+ {
+ "class": "^Thunderbird$"
+ }
+ ],
+ "type": "con"
+}
+
+{
+ "border": "normal",
+ "floating": "auto_off",
+ "layout": "splitv",
+ "percent": 0.383333333333333,
+ "type": "con",
+ "nodes": [
+ {
+ "border": "normal",
+ "current_border_width": 2,
+ "floating": "auto_off",
+ "name": "tom@soyuz: ~",
+ "percent": 0.5,
+ "swallows": [
+ {
+ "class": "^XTerm$"
+ }
+ ],
+ "type": "con"
+ },
+ {
+ "border": "normal",
+ "current_border_width": 2,
+ "floating": "auto_off",
+ "name": "Oracle VM VirtualBox Manager",
+ "percent": 0.5,
+ "swallows": [
+ {
+ "class": "^VirtualBox$"
+ }
+ ],
+ "type": "con"
+ }
+ ]
+}
+