summaryrefslogtreecommitdiff
path: root/.i3/workspace-music.json
diff options
context:
space:
mode:
Diffstat (limited to '.i3/workspace-music.json')
-rw-r--r--.i3/workspace-music.json121
1 files changed, 121 insertions, 0 deletions
diff --git a/.i3/workspace-music.json b/.i3/workspace-music.json
new file mode 100644
index 0000000..80b6c10
--- /dev/null
+++ b/.i3/workspace-music.json
@@ -0,0 +1,121 @@
+// vim:ts=4:sw=4:et
+{
+ // splitv split container with 2 children
+ "border": "normal",
+ "floating": "auto_off",
+ "layout": "splitv",
+ "percent": 0.5,
+ "type": "con",
+ "nodes": [
+ {
+ "border": "pixel",
+ "current_border_width": 0,
+ "floating": "auto_off",
+ "geometry": {
+ "height": 388,
+ "width": 644,
+ "x": 0,
+ "y": 0
+ },
+// "name": "vgg@$HOST:~",
+ "percent": 0.5,
+ "swallows": [
+ {
+ "class": "^mpv$" //,
+// "instance": "^mpv$",
+ // "title": "^vgg\\@$HOST\\:\\~$",
+ // "transient_for": "^$"
+ }
+ ],
+ "type": "con"
+ },
+ {
+ // splith split container with 1 children
+ "border": "normal",
+ "floating": "auto_off",
+ "layout": "splith",
+ "percent": 0.5,
+ "type": "con",
+ "nodes": [
+ {
+ "border": "pixel",
+ "current_border_width": 0,
+ "floating": "auto_off",
+ "geometry": {
+ "height": 388,
+ "width": 644,
+ "x": 0,
+ "y": 0
+ },
+ "name": "vgg@$HOST:~",
+ "percent": 1,
+ "swallows": [
+ {
+ "class": "^URxvt$" //,
+ // "instance": "^urxvt$",
+ // "title": "^ncmpcpp$",
+ // "transient_for": "^$"
+ }
+ ],
+ "type": "con"
+ }
+ ]
+ }
+ ]
+}
+
+{
+ // splitv split container with 2 children
+ "border": "normal",
+ "floating": "auto_off",
+ "layout": "splitv",
+ "percent": 0.5,
+ "type": "con",
+ "nodes": [
+ {
+ "border": "pixel",
+ "current_border_width": 0,
+ "floating": "auto_off",
+ "geometry": {
+ "height": 388,
+ "width": 644,
+ "x": 0,
+ "y": 0
+ },
+ "name": "vgg@$HOST:~",
+ "percent": 0.8,
+ "swallows": [
+ {
+ "class": "^URxvt$" //,
+ // "instance": "^urxvt$",
+ // "title": "^vgg\\@$HOST\\:\\~$",
+ // "transient_for": "^$"
+ }
+ ],
+ "type": "con"
+ },
+ {
+ "border": "pixel",
+ "current_border_width": 0,
+ "floating": "auto_off",
+ "geometry": {
+ "height": 388,
+ "width": 644,
+ "x": 0,
+ "y": 0
+ },
+ "name": "vgg@$HOST:~",
+ "percent": 0.2,
+ "swallows": [
+ {
+ "class": "^URxvt$" //,
+ // "instance": "^urxvt$",
+ // "title": "^vgg\\@$HOST\\:\\~$",
+ // "transient_for": "^$"
+ }
+ ],
+ "type": "con"
+ }
+ ]
+}
+