mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 15:37:23 +00:00
11 lines
196 B
Desktop File
Executable File
11 lines
196 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=Netctl GUI
|
|
Comment=GUI written on Qt4 for netctl
|
|
Exec=netctl-gui
|
|
Icon=netctl-gui.png
|
|
Terminal=false
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Categories=Network
|