diff --git a/.config/dconf/user b/.config/dconf/user index 79079717..48fd170b 100644 Binary files a/.config/dconf/user and b/.config/dconf/user differ diff --git a/.config/i3/trees/2term.json b/.config/i3/trees/2term.json index 27863008..00cdca75 100644 --- a/.config/i3/trees/2term.json +++ b/.config/i3/trees/2term.json @@ -5,7 +5,7 @@ "percent": 0.6, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" @@ -18,7 +18,7 @@ "percent": 0.4, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" diff --git a/.config/i3/trees/2term.json.rc b/.config/i3/trees/2term.json.rc index 35aba317..59ee58a4 100755 --- a/.config/i3/trees/2term.json.rc +++ b/.config/i3/trees/2term.json.rc @@ -1,3 +1,3 @@ #! /bin/sh -${TERMINAL:-konsole} & -${TERMINAL:-konsole} & +${TERMINAL:-mate-terminal} & +${TERMINAL:-mate-terminal} & diff --git a/.config/i3/trees/3term.json b/.config/i3/trees/3term.json index 0ebd17fa..4b9725e7 100644 --- a/.config/i3/trees/3term.json +++ b/.config/i3/trees/3term.json @@ -5,7 +5,7 @@ "percent": 0.6, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" @@ -31,7 +31,7 @@ "percent": 0.6, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" @@ -49,7 +49,7 @@ "percent": 0.4, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" diff --git a/.config/i3/trees/3term.json.rc b/.config/i3/trees/3term.json.rc index 24b4027e..58eefe12 100755 --- a/.config/i3/trees/3term.json.rc +++ b/.config/i3/trees/3term.json.rc @@ -1,4 +1,4 @@ #! /bin/sh -${TERMINAL:-konsole} & -${TERMINAL:-konsole} & -${TERMINAL:-konsole} & +${TERMINAL:-mate-terminal} & +${TERMINAL:-mate-terminal} & +${TERMINAL:-mate-terminal} & diff --git a/.config/i3/trees/aws-c5n-large-1-minecraft.json b/.config/i3/trees/aws-c5n-large-1-minecraft.json index f28b90eb..7c7d5850 100644 --- a/.config/i3/trees/aws-c5n-large-1-minecraft.json +++ b/.config/i3/trees/aws-c5n-large-1-minecraft.json @@ -12,7 +12,7 @@ "percent": 0.6, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" @@ -24,7 +24,7 @@ "percent": 0.4, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" @@ -46,7 +46,7 @@ "percent": 0.6, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" @@ -58,7 +58,7 @@ "percent": 0.4, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" diff --git a/.config/i3/trees/aws-c5n-large-1-minecraft.json.rc b/.config/i3/trees/aws-c5n-large-1-minecraft.json.rc index c77c9990..d7cf87e1 100755 --- a/.config/i3/trees/aws-c5n-large-1-minecraft.json.rc +++ b/.config/i3/trees/aws-c5n-large-1-minecraft.json.rc @@ -1,8 +1,8 @@ #! /bin/sh -${TERMINAL:-konsole} -e ssh aws-c5n-large-1 & +${TERMINAL:-mate-terminal} -x ssh aws-c5n-large-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 -${TERMINAL:-konsole} & +${TERMINAL:-mate-terminal} & sleep 0.1 -${TERMINAL:-konsole} -e ssh aws-c5n-large-1 -t htop & +${TERMINAL:-mate-terminal} -x ssh aws-c5n-large-1 -t htop & diff --git a/.config/i3/trees/aws-c5n-large-1-terraria.json b/.config/i3/trees/aws-c5n-large-1-terraria.json index f28b90eb..7c7d5850 100644 --- a/.config/i3/trees/aws-c5n-large-1-terraria.json +++ b/.config/i3/trees/aws-c5n-large-1-terraria.json @@ -12,7 +12,7 @@ "percent": 0.6, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" @@ -24,7 +24,7 @@ "percent": 0.4, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" @@ -46,7 +46,7 @@ "percent": 0.6, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" @@ -58,7 +58,7 @@ "percent": 0.4, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "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 index b9a98fe3..9d61a074 100755 --- a/.config/i3/trees/aws-c5n-large-1-terraria.json.rc +++ b/.config/i3/trees/aws-c5n-large-1-terraria.json.rc @@ -1,8 +1,8 @@ #! /bin/sh -${TERMINAL:-konsole} -e ssh aws-c5n-large-1 & +${TERMINAL:-mate-terminal} -x ssh aws-c5n-large-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 -${TERMINAL:-konsole} & +${TERMINAL:-mate-terminal} & sleep 0.1 -${TERMINAL:-konsole} -e ssh aws-c5n-large-1 -t htop & +${TERMINAL:-mate-terminal} -x ssh aws-c5n-large-1 -t htop & diff --git a/.config/i3/trees/dsk.json b/.config/i3/trees/dsk.json index ef8defcd..894a1c0d 100644 --- a/.config/i3/trees/dsk.json +++ b/.config/i3/trees/dsk.json @@ -5,7 +5,7 @@ "percent": 0.6, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" @@ -25,7 +25,7 @@ "percent": 0.8, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" @@ -37,7 +37,7 @@ "percent": 0.2, "swallows": [ { - "class": "^konsole$" + "class": "^Mate-terminal$" } ], "type": "con" diff --git a/.config/i3/trees/dsk.json.rc b/.config/i3/trees/dsk.json.rc index f2f63df3..53fbbe1c 100755 --- a/.config/i3/trees/dsk.json.rc +++ b/.config/i3/trees/dsk.json.rc @@ -1,8 +1,8 @@ #! /bin/sh -konsole --workdir "$HOME/Projects/dsk" & +mate-terminal --working-directory "$HOME/Projects/dsk" & sleep 0.1 -konsole --workdir "$HOME/Projects/dsk" & +mate-terminal --working-directory "$HOME/Projects/dsk" & sleep 0.1 -konsole --workdir "$HOME/Projects/dsk" -e grip & +mate-terminal --working-directory "$HOME/Projects/dsk" -e grip & disown exit