chore: set AZPIPRODUKTION to FullHD

This commit is contained in:
m3tm3re
2026-05-01 09:25:06 +02:00
parent bbe6b7670f
commit 8ab1161bdf
4 changed files with 8 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
];
wayland.windowManager.hyprland.settings = {
env = [
"WEBAPP_URL,http://192.168.152.98:4711/login/Fertigung"
"WEBAPP_URL,http://192.168.152.98:4711/login/Fertigung-Dashboard-Medizin"
"HYPRCURSOR_THEME,rose-pine-hyprcursor"
"HYPRCURSOR_SIZE,32"
"WLR_NO_HARDWARE_CURSORS,1"
@@ -14,6 +14,7 @@
"chromium --app=$WEBAPP_URL"
];
monitor = [
"HDMI-A-1,1920x1080,0x0,1"
];
};
}

View File

@@ -5,7 +5,7 @@
];
wayland.windowManager.hyprland.settings = {
env = [
"WEBAPP_URL,http://192.168.152.98:4711/login/Fertigung"
"WEBAPP_URL,http://192.168.152.98:4711/login/Fertigung-Dashboard-Heizsysteme"
"HYPRCURSOR_THEME,rose-pine-hyprcursor"
"HYPRCURSOR_SIZE,32"
"WLR_NO_HARDWARE_CURSORS,1"
@@ -14,6 +14,7 @@
"chromium --app=$WEBAPP_URL"
];
monitor = [
"HDMI-A-1,1920x1080,0x0,1"
];
};
}

View File

@@ -5,7 +5,7 @@
];
wayland.windowManager.hyprland.settings = {
env = [
"WEBAPP_URL,http://192.168.152.98:4711/login/Fertigung"
"WEBAPP_URL,http://192.168.152.98:4711/login/Fertigung-Dashboard-Schlauch"
"HYPRCURSOR_THEME,rose-pine-hyprcursor"
"HYPRCURSOR_SIZE,32"
"WLR_NO_HARDWARE_CURSORS,1"
@@ -14,6 +14,7 @@
"chromium --app=$WEBAPP_URL"
];
monitor = [
"HDMI-A-1,1920x1080,0x0,1"
];
};
}

View File

@@ -5,7 +5,7 @@
];
wayland.windowManager.hyprland.settings = {
env = [
"WEBAPP_URL,http://192.168.152.98:4711/login/Fertigung"
"WEBAPP_URL,http://192.168.152.98:4711/login/Fertigung-Dashboard-Armaturen"
"HYPRCURSOR_THEME,rose-pine-hyprcursor"
"HYPRCURSOR_SIZE,32"
"WLR_NO_HARDWARE_CURSORS,1"
@@ -14,6 +14,7 @@
"chromium --app=$WEBAPP_URL"
];
monitor = [
"HDMI-A-1,1920x1080,0x0,1"
];
};
}