+ Sure
This commit is contained in:
parent
416ad51e96
commit
9f50b70662
5 changed files with 19 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
|
||||
else
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
|
||||
# Disable auto-dim/autolock/screen saver
|
||||
|
@ -26,7 +26,4 @@ if [[ "$OSTYPE" == "darwin"* ]]; then
|
|||
xrandr --newmode "960x540" 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync
|
||||
xrandr --addmode VGA1 768x432
|
||||
xrandr --addmode VGA1 960x540
|
||||
|
||||
else
|
||||
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue