Add size and position rules for floating x2go window
This commit is contained in:
parent
42dc4efdd2
commit
23c2eb48fb
|
@ -225,6 +225,8 @@
|
||||||
# X2Go / NoMachine
|
# X2Go / NoMachine
|
||||||
"suppressevent fullscreen maximize, x2goclient|Nxplayer.bin"
|
"suppressevent fullscreen maximize, x2goclient|Nxplayer.bin"
|
||||||
"float, x2goclient|Nxplayer.bin"
|
"float, x2goclient|Nxplayer.bin"
|
||||||
|
"center, x2goclient|Nxplayer.bin"
|
||||||
|
"size 800 600, x2goclient|Nxplayer.bin"
|
||||||
];
|
];
|
||||||
windowrulev2 = [
|
windowrulev2 = [
|
||||||
# Firefox PIP
|
# Firefox PIP
|
||||||
|
|
Loading…
Reference in a new issue