#!/bin/bash
echo "xdg-open "$@"" | nc -N -U /system.socket
