index
:
scripts
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
getResolution.sh
blob: de5e152b92a2ca7c07dc23d1e11e21946d14fd64 (
plain
)
1
2
3
#!/bin/sh
xrandr
|
grep
'\*'
|
awk
'{print $1}'