7 lines
66 B
Plaintext
7 lines
66 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
wmname LG3D
|
||
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
||
|
|
||
|
josm
|