DSK, i3: Update, add more trees
This commit is contained in:
parent
907150051d
commit
2b96aa2c8c
68
.config/i3/trees/aws-c5n-large-1-terraria.json
Normal file
68
.config/i3/trees/aws-c5n-large-1-terraria.json
Normal file
@ -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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
8
.config/i3/trees/aws-c5n-large-1-terraria.json.rc
Executable file
8
.config/i3/trees/aws-c5n-large-1-terraria.json.rc
Executable file
@ -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 &
|
@ -1 +1 @@
|
|||||||
Subproject commit fe311e3bcb8ead74975969c4d766a0385aa0c658
|
Subproject commit acf5854a7bb2142768746ebd197f16bdaf4a3019
|
Loading…
Reference in New Issue
Block a user