This website works better with JavaScript.
Home
Help
Sign In
jcmdln
/
gein
mirror of
https://github.com/jcmdln/gein
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
srandr: fix error in example
master
Johnathan C Maudlin
2 years ago
parent
8eeaff0bad
commit
0d8b39b326
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
usr/local/gein/srandr
+ 1
- 1
usr/local/gein/srandr
View File
@@ -8,7 +8,7 @@
# xrandr --output LVDS1 --auto
# }
# VGA1() {
# xrandr --output
LVDS
1 --auto --above LVDS1
# xrandr --output
VGA
1 --auto --above LVDS1
# }
Displays=""
Write
Preview
Loading…
Cancel
Save