i3: Update trees for mate-terminal
This commit is contained in:
Binary file not shown.
@@ -5,7 +5,7 @@
|
|||||||
"percent": 0.6,
|
"percent": 0.6,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
"percent": 0.4,
|
"percent": 0.4,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
${TERMINAL:-konsole} &
|
${TERMINAL:-mate-terminal} &
|
||||||
${TERMINAL:-konsole} &
|
${TERMINAL:-mate-terminal} &
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"percent": 0.6,
|
"percent": 0.6,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
"percent": 0.6,
|
"percent": 0.6,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@@ -49,7 +49,7 @@
|
|||||||
"percent": 0.4,
|
"percent": 0.4,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
${TERMINAL:-konsole} &
|
${TERMINAL:-mate-terminal} &
|
||||||
${TERMINAL:-konsole} &
|
${TERMINAL:-mate-terminal} &
|
||||||
${TERMINAL:-konsole} &
|
${TERMINAL:-mate-terminal} &
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
"percent": 0.6,
|
"percent": 0.6,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
"percent": 0.4,
|
"percent": 0.4,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
"percent": 0.6,
|
"percent": 0.6,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
"percent": 0.4,
|
"percent": 0.4,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
${TERMINAL:-konsole} -e ssh aws-c5n-large-1 &
|
${TERMINAL:-mate-terminal} -x ssh aws-c5n-large-1 &
|
||||||
sleep 0.1
|
sleep 0.1
|
||||||
${TERMINAL:-konsole} -e ssh aws-c5n-large-1 -t sudo -u minecraft /usr/bin/screen -r mc-magicpack &
|
${TERMINAL:-mate-terminal} -x ssh aws-c5n-large-1 -t sudo -u minecraft /usr/bin/screen -r mc-magicpack &
|
||||||
sleep 0.1
|
sleep 0.1
|
||||||
${TERMINAL:-konsole} &
|
${TERMINAL:-mate-terminal} &
|
||||||
sleep 0.1
|
sleep 0.1
|
||||||
${TERMINAL:-konsole} -e ssh aws-c5n-large-1 -t htop &
|
${TERMINAL:-mate-terminal} -x ssh aws-c5n-large-1 -t htop &
|
||||||
|
@@ -12,7 +12,7 @@
|
|||||||
"percent": 0.6,
|
"percent": 0.6,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
"percent": 0.4,
|
"percent": 0.4,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
"percent": 0.6,
|
"percent": 0.6,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
"percent": 0.4,
|
"percent": 0.4,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
${TERMINAL:-konsole} -e ssh aws-c5n-large-1 &
|
${TERMINAL:-mate-terminal} -x ssh aws-c5n-large-1 &
|
||||||
sleep 0.1
|
sleep 0.1
|
||||||
${TERMINAL:-konsole} -e ssh aws-c5n-large-1 -t sudo -u terraria /usr/bin/screen -r ter-tmodpack1 &
|
${TERMINAL:-mate-terminal} -x ssh aws-c5n-large-1 -t sudo -u terraria /usr/bin/screen -r ter-tmodpack1 &
|
||||||
sleep 0.1
|
sleep 0.1
|
||||||
${TERMINAL:-konsole} &
|
${TERMINAL:-mate-terminal} &
|
||||||
sleep 0.1
|
sleep 0.1
|
||||||
${TERMINAL:-konsole} -e ssh aws-c5n-large-1 -t htop &
|
${TERMINAL:-mate-terminal} -x ssh aws-c5n-large-1 -t htop &
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"percent": 0.6,
|
"percent": 0.6,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
"percent": 0.8,
|
"percent": 0.8,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
"percent": 0.2,
|
"percent": 0.2,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^konsole$"
|
"class": "^Mate-terminal$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
konsole --workdir "$HOME/Projects/dsk" &
|
mate-terminal --working-directory "$HOME/Projects/dsk" &
|
||||||
sleep 0.1
|
sleep 0.1
|
||||||
konsole --workdir "$HOME/Projects/dsk" &
|
mate-terminal --working-directory "$HOME/Projects/dsk" &
|
||||||
sleep 0.1
|
sleep 0.1
|
||||||
konsole --workdir "$HOME/Projects/dsk" -e grip &
|
mate-terminal --working-directory "$HOME/Projects/dsk" -e grip &
|
||||||
disown
|
disown
|
||||||
exit
|
exit
|
||||||
|
Reference in New Issue
Block a user