desktop omnissa

This commit is contained in:
mjallen18
2025-08-12 21:25:07 -05:00
parent 5cef58ade0
commit 5b3e01820b
3 changed files with 4 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ in
discord
distrobox
heroic
stable.vmware-horizon-client
omnissa-horizon-client
jq
lutris
lzip

View File

@@ -270,7 +270,7 @@ in
# this tag will set the below options to the vdi window
# this will have it auto open as a 2160x7680 window
# and makes multi-monitor work
"tag +horizonrdp, class:(.*[Vv][Mm]ware-view),title:(USPS Next VDI)"
"tag +horizonrdp, class:(.*[Hh]orizon-client),title:(USPS Next VDI)"
"noanim, tag:horizonrdp"
"noblur, tag:horizonrdp"
@@ -287,7 +287,7 @@ in
# "size 2160 7680, tag:horizonrdp"
# "move onscreen 0 0, tag:horizonrdp"
# float the vmware window cause its annoying to use in fullscreen
"float, class:(.*[Vv][Mm]ware-view),title:([Vv][Mm]ware [Hh]orizon [Cc]lient)"
"float, class:(.*[Hh]orizon-client),title:([Oo]mnissa [Hh]orizon [Cc]lient)"
"tag +waydroid, class:([Ww]aydroid.*)"
"float, tag:waydroid"

View File

@@ -31,6 +31,7 @@
permittedInsecurePackages = [
# ...
"libsoup-2.74.3"
"libxml2-2.13.8"
];
};
};