screen capture no longer working
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
#zed="WAYLAND_DISPLAY= zeditor";
|
||||
npm="pnpm";
|
||||
md="~/work/modules/modules/dev/run";
|
||||
md="~/work/mize/md";
|
||||
mize="~/work/mize/mize";
|
||||
m="~/work/mize/mize";
|
||||
|
||||
|
||||
@@ -23,6 +23,11 @@
|
||||
"github.com" = {
|
||||
hostname = "github.com";
|
||||
};
|
||||
hetzner2 = {
|
||||
user = "c2vi";
|
||||
port = 2222;
|
||||
hostname = "hetzner2.ecbb.cc";
|
||||
};
|
||||
sepp = {
|
||||
user = "seb";
|
||||
};
|
||||
@@ -35,6 +40,9 @@
|
||||
port = 49388;
|
||||
user = "files";
|
||||
};
|
||||
nico = {
|
||||
user = "root";
|
||||
};
|
||||
rpis = {
|
||||
hostname = "rpi";
|
||||
port = 49388;
|
||||
@@ -48,18 +56,18 @@
|
||||
|
||||
feh = {
|
||||
user = "root";
|
||||
hostname = "100.107.101.77";
|
||||
port = 49001;
|
||||
hostname = "100.88.93.24";
|
||||
port = 9000;
|
||||
};
|
||||
ppc-hosting = {
|
||||
user = "root";
|
||||
hostname = "100.107.101.77";
|
||||
port = 49002;
|
||||
hostname = "100.88.46.87";
|
||||
port = 9000;
|
||||
};
|
||||
pcmc = {
|
||||
user = "root";
|
||||
hostname = "100.107.101.77";
|
||||
port = 49003;
|
||||
hostname = "100.88.33.187";
|
||||
port = 9000;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user