home/logistik/AZPILOGISTIK02.nix aktualisiert
This commit is contained in:
parent
f85c040d72
commit
e2e81dee82
@ -11,12 +11,13 @@
|
|||||||
wayland.windowManager.hyprland.settings = {
|
wayland.windowManager.hyprland.settings = {
|
||||||
env = [
|
env = [
|
||||||
"WEBAPP_URL,http://192.168.152.110:4711/login/logistik-pick"
|
"WEBAPP_URL,http://192.168.152.110:4711/login/logistik-pick"
|
||||||
|
"WEBAPP_URL1,http://192.168.152.110: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"
|
||||||
];
|
];
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"chromium $WEBAPP_URL"
|
"start-browsers"
|
||||||
];
|
];
|
||||||
monitor = [
|
monitor = [
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user