index
:
display_autoset.git
master
Proof-of-concept implementation of display manager
Robin Obůrka
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wpos.sh
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'wpos.sh')
-rwxr-xr-x
wpos.sh
2
1 files changed, 1 insertions, 1 deletions
diff --git a/wpos.sh b/wpos.sh
index 8133b73..2da9187 100755
--- a/
wpos.sh
+++ b/
wpos.sh
@@ -17,7 +17,7 @@ if [ -n "$2" ]; then
fi
query() {
- wmctrl -lxG
+ wmctrl -lxG $@
}
parse() {