+AZPILOGISTIK01 +WEBAPP_URL1
This commit is contained in:
@@ -10,10 +10,21 @@
|
||||
];
|
||||
wayland.windowManager.hyprland.settings = {
|
||||
env = [
|
||||
"WEBAPP_URL,http://192.168.152.98:4711/login/bde-logistik"
|
||||
"WEBAPP_URL,http://192.168.152.110:4711/login/konzept-kommi"
|
||||
"WEBAPP_URL1,http://192.168.152.110:4711/login/konzept-pack"
|
||||
"HYPRCURSOR_THEME,rose-pine-hyprcursor"
|
||||
"HYPRCURSOR_SIZE,32"
|
||||
"WLR_NO_HARDWARE_CURSORS,1"
|
||||
];
|
||||
exec-once = [
|
||||
"chromium $WEBAPP_URL"
|
||||
"chromium-isolated $WEBAPP_URL1"
|
||||
];
|
||||
monitor = [
|
||||
];
|
||||
workspace = [
|
||||
"1, monitor:HDMI-A-1, default:true"
|
||||
"2, monitor:HDMI-A-2"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user