Results 2 comments of Aaron Li

I don't have an icon, but I did create a .desktop file for using `xdg-open`: ``` [Desktop Entry] Name=Inlyne Exec=sh -c "/path/to/inlyne %F > /dev/null 2>&1" Type=Application Comment=a GPU powered,...

It does not work for me on Arch Linux with [GNU inetutils](https://www.gnu.org/software/inetutils/manual/html_node/hostname-invocation.html), where `hostname -i` prints `127.0.0.1`. ``` $ hostname -I hostname: invalid option -- 'I' Try 'hostname --help' or...