no games again because xwl-satellite doesn't work with cursor

This commit is contained in:
twoneis 2024-07-06 01:42:21 +02:00
parent fb19309fc5
commit 0ca67d1975
2 changed files with 19 additions and 33 deletions

View file

@ -7,7 +7,7 @@
withVM = false;
withContainers = true;
withGames = true;
withGames = false;
hwmonPath = "/sys/class/hwmon/hwmon1/temp1_input";
}

View file

@ -10,38 +10,27 @@
tap = true;
natural-scroll = true;
};
tablet = {
map-to-output = "DP-3";
};
touch = {
map-to-output = "eDP-1";
};
power-key-handling.enable = false;
};
outputs."eDP-1" = {
scale = 1.0;
mode = {
width = 2736;
height = 1824;
refresh = 59.959;
};
position = {
x=0;
y=0;
};
};
outputs."DP-1" = {
scale = 1.0;
mode = {
width = 5120;
height = 2160;
refresh = 59.940;
};
position = {
x=2736;
y=0;
};
outputs = {
"eDP-1" = {
scale = 1.0;
mode = {
width = 2736;
height = 1824;
refresh = 59.959;
};
};
"DP-1" = {
scale = 1.0;
mode = {
width = 5120;
height = 2160;
refresh = 59.940;
};
};
};
layout = {
@ -74,9 +63,6 @@
bottom-right= 8.0;
};
clip-to-geometry = true;
} {
matches = [{app-id = "gamescope";}];
open-fullscreen = true;
}
];