pacifidlog: transform touch device in hyprland

This commit is contained in:
Aly Raffauf 2024-10-13 15:44:23 -04:00
parent 49a6c681cc
commit a49c2dcb32

View file

@ -5,13 +5,16 @@
wayland.windowManager = { wayland.windowManager = {
hyprland.settings = { hyprland.settings = {
input = { input = {
touchdevice.output = "eDP-1"; touchdevice = {
transform = 1;
output = "eDP-1";
};
}; };
}; };
}; };
ar.home = { ar.home = {
desktop.hyprland.laptopMonitors = ["eDP-1, 1600x2560@144, 0x0, 2, transform, 1"]; desktop.hyprland.laptopMonitors = ["desc:Lenovo Group Limited Go Display 0x00888888, 1600x2560@144, 0x0, 2, transform, 1"];
# services = { # services = {
# easyeffects = { # easyeffects = {