mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 23:47:21 +00:00
11 lines
205 B
Desktop File
11 lines
205 B
Desktop File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=Netctl GUI
|
|
Comment=Qt graphical user interface for netctl
|
|
Exec=netctl-gui
|
|
Icon=netctl-gui.png
|
|
Terminal=false
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Categories=Network
|