mirror of
				https://github.com/arcan1s/netctl-gui.git
				synced 2025-10-31 13:43:42 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			196 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			196 B
		
	
	
	
		
			Desktop 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
 |