summaryrefslogtreecommitdiffstats
path: root/i3/browser-workspace.json
diff options
context:
space:
mode:
Diffstat (limited to 'i3/browser-workspace.json')
-rw-r--r--i3/browser-workspace.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/i3/browser-workspace.json b/i3/browser-workspace.json
new file mode 100644
index 0000000..d16c910
--- /dev/null
+++ b/i3/browser-workspace.json
@@ -0,0 +1,18 @@
+{
+ "border": "pixel",
+ "floating": "auto_off",
+ "geometry": {
+ "height": 1056,
+ "width": 1918,
+ "x": 0,
+ "y": 0
+ },
+ "name": "Firefox",
+ "percent": 1,
+ "swallows": [
+ {
+ "class": "^Firefox$"
+ }
+ ],
+ "type": "con"
+}