WebApp-URL auf Livesystem angepasst

This commit is contained in:
jannik.mueller 2025-12-02 07:30:57 +01:00
parent 50a7f724c1
commit fcb639b0b4

View File

@ -10,7 +10,7 @@
]; ];
wayland.windowManager.hyprland.settings = { wayland.windowManager.hyprland.settings = {
env = [ env = [
"WEBAPP_URL,http://192.168.152.110:4711/login/logistik-pack" "WEBAPP_URL,http://192.168.152.98:4711/login/logistik-pack"
"HYPRCURSOR_THEME,rose-pine-hyprcursor" "HYPRCURSOR_THEME,rose-pine-hyprcursor"
"HYPRCURSOR_SIZE,32" "HYPRCURSOR_SIZE,32"
"WLR_NO_HARDWARE_CURSORS,1" "WLR_NO_HARDWARE_CURSORS,1"