desktop omnissa
This commit is contained in:
@@ -35,7 +35,7 @@ in
|
|||||||
discord
|
discord
|
||||||
distrobox
|
distrobox
|
||||||
heroic
|
heroic
|
||||||
stable.vmware-horizon-client
|
omnissa-horizon-client
|
||||||
jq
|
jq
|
||||||
lutris
|
lutris
|
||||||
lzip
|
lzip
|
||||||
|
|||||||
@@ -270,7 +270,7 @@ in
|
|||||||
# this tag will set the below options to the vdi window
|
# this tag will set the below options to the vdi window
|
||||||
# this will have it auto open as a 2160x7680 window
|
# this will have it auto open as a 2160x7680 window
|
||||||
# and makes multi-monitor work
|
# 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"
|
"noanim, tag:horizonrdp"
|
||||||
"noblur, tag:horizonrdp"
|
"noblur, tag:horizonrdp"
|
||||||
@@ -287,7 +287,7 @@ in
|
|||||||
# "size 2160 7680, tag:horizonrdp"
|
# "size 2160 7680, tag:horizonrdp"
|
||||||
# "move onscreen 0 0, tag:horizonrdp"
|
# "move onscreen 0 0, tag:horizonrdp"
|
||||||
# float the vmware window cause its annoying to use in fullscreen
|
# 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.*)"
|
"tag +waydroid, class:([Ww]aydroid.*)"
|
||||||
"float, tag:waydroid"
|
"float, tag:waydroid"
|
||||||
|
|||||||
@@ -31,6 +31,7 @@
|
|||||||
permittedInsecurePackages = [
|
permittedInsecurePackages = [
|
||||||
# ...
|
# ...
|
||||||
"libsoup-2.74.3"
|
"libsoup-2.74.3"
|
||||||
|
"libxml2-2.13.8"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user