summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2014-08-29 17:44:10 +0200
committerQC <qball@gmpclient.org>2014-08-29 17:44:10 +0200
commit11d4ec144a21aebdba6f21c7904c67df6a9ff091 (patch)
tree67c02a1fad6c4129bbf6026353631322c81dbca8 /test
parent23dea5500a63fb5291127d131e6fb11e81319303 (diff)
Add testing char width.
Diffstat (limited to 'test')
-rwxr-xr-xtest/run_dmenu_custom_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_dmenu_custom_test.sh b/test/run_dmenu_custom_test.sh
index 6b110863..f45f8fc3 100755
--- a/test/run_dmenu_custom_test.sh
+++ b/test/run_dmenu_custom_test.sh
@@ -6,7 +6,7 @@ XPID=$!
# wait till it is up, run rofi with error message
sleep 1;
-echo -e -n "aap\nnoot\nmies" | ./rofi -dmenu -display :202 > output.txt &
+echo -e -n "aap\nnoot\nmies" | ./rofi -width -30 -dmenu -display :202 > output.txt &
RPID=$!
# send enter.