aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/xmms2_controls/playing-status
blob: 456d4ccfeb175986f998f0baa33d4da0eb3d72bc (plain)
1
2
3
4
5
6
7
#!/bin/bash

# this wrapper is needed, since inside awesome environment, python does not
# know how to encode output (sys.stdout.encoding is None and defaults to
# ascii).
PYTHONIOENCODING=utf-8 python ~/bin/xmms2-status