--- trunk/awesome-client.pl 2008/02/18 21:33:37 69 +++ trunk/awesome-client.pl 2008/03/24 13:16:57 72 @@ -12,7 +12,7 @@ warn "# using sock $path\n"; -my $msg = '0 widget_tell dwm-status foobar'; +my $msg = '0 widget_tell dwm-status text foobar'; my $sock = IO::Socket::UNIX->new( Type => SOCK_DGRAM,