+ Fix xorg config
This commit is contained in:
parent
9f50b70662
commit
6dd6f00291
2 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
else
|
||||
if [[ "$OSTYPE" == "linux-gnu" ]]; then
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
|
||||
# Disable auto-dim/autolock/screen saver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue