From 2b96aa2c8c5df8d874829a8255ee7e3da8d97427 Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 23 Jan 2019 12:35:21 -0600 Subject: [PATCH] DSK, i3: Update, add more trees --- ...-1.json => aws-c5n-large-1-minecraft.json} | 0 ...n.rc => aws-c5n-large-1-minecraft.json.rc} | 0 .../i3/trees/aws-c5n-large-1-terraria.json | 68 +++++++++++++++++++ .../i3/trees/aws-c5n-large-1-terraria.json.rc | 8 +++ .local/share/dsk | 2 +- 5 files changed, 77 insertions(+), 1 deletion(-) rename .config/i3/trees/{aws-c5n-large-1.json => aws-c5n-large-1-minecraft.json} (100%) rename .config/i3/trees/{aws-c5n-large-1.json.rc => aws-c5n-large-1-minecraft.json.rc} (100%) create mode 100644 .config/i3/trees/aws-c5n-large-1-terraria.json create mode 100755 .config/i3/trees/aws-c5n-large-1-terraria.json.rc diff --git a/.config/i3/trees/aws-c5n-large-1.json b/.config/i3/trees/aws-c5n-large-1-minecraft.json similarity index 100% rename from .config/i3/trees/aws-c5n-large-1.json rename to .config/i3/trees/aws-c5n-large-1-minecraft.json diff --git a/.config/i3/trees/aws-c5n-large-1.json.rc b/.config/i3/trees/aws-c5n-large-1-minecraft.json.rc similarity index 100% rename from .config/i3/trees/aws-c5n-large-1.json.rc rename to .config/i3/trees/aws-c5n-large-1-minecraft.json.rc diff --git a/.config/i3/trees/aws-c5n-large-1-terraria.json b/.config/i3/trees/aws-c5n-large-1-terraria.json new file mode 100644 index 00000000..f28b90eb --- /dev/null +++ b/.config/i3/trees/aws-c5n-large-1-terraria.json @@ -0,0 +1,68 @@ +{ + "border": "pixel", + "floating": "auto_off", + "layout": "splitv", + "percent": 0.6, + "type": "con", + "nodes": [ + { + "border": "normal", + "current_border_width": 2, + "floating": "auto_off", + "percent": 0.6, + "swallows": [ + { + "class": "^konsole$" + } + ], + "type": "con" + }, + { + "border": "normal", + "current_border_width": 2, + "floating": "auto_off", + "percent": 0.4, + "swallows": [ + { + "class": "^konsole$" + } + ], + "type": "con" + } + ] +} + +{ + "border": "pixel", + "floating": "auto_off", + "layout": "splitv", + "percent": 0.4, + "type": "con", + "nodes" : [ + { + "border": "normal", + "current_border_width": 2, + "floating": "auto_off", + "percent": 0.6, + "swallows": [ + { + "class": "^konsole$" + } + ], + "type": "con" + }, + { + "border": "normal", + "current_border_width": 2, + "floating": "auto_off", + "percent": 0.4, + "swallows": [ + { + "class": "^konsole$" + } + ], + "type": "con" + } + ] +} + diff --git a/.config/i3/trees/aws-c5n-large-1-terraria.json.rc b/.config/i3/trees/aws-c5n-large-1-terraria.json.rc new file mode 100755 index 00000000..3affcf4a --- /dev/null +++ b/.config/i3/trees/aws-c5n-large-1-terraria.json.rc @@ -0,0 +1,8 @@ +#! /bin/sh +${TERMINAL:-konsole} -e ssh aws-c5n-large-1 & +sleep 0.05 +${TERMINAL:-konsole} -e ssh aws-c5n-large-1 -t sudo -u terraria /usr/bin/screen -r ter-tmodpack1 & +sleep 0.05 +${TERMINAL:-konsole} & +sleep 0.05 +${TERMINAL:-konsole} -e ssh aws-c5n-large-1 -t htop & diff --git a/.local/share/dsk b/.local/share/dsk index fe311e3b..acf5854a 160000 --- a/.local/share/dsk +++ b/.local/share/dsk @@ -1 +1 @@ -Subproject commit fe311e3bcb8ead74975969c4d766a0385aa0c658 +Subproject commit acf5854a7bb2142768746ebd197f16bdaf4a3019