mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-04 11:27:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			625 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			625 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Desktop Entry]
 | 
						|
Version=1.0
 | 
						|
Name=FIREFOX
 | 
						|
Exec=/usr/bin/env firefox %U
 | 
						|
Icon=firefox
 | 
						|
Terminal=false
 | 
						|
Type=Application
 | 
						|
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
 | 
						|
StartupNotify=true
 | 
						|
Categories=Network;WebBrowser;
 | 
						|
Actions=new-window;new-private-window;
 | 
						|
StartupWMClass=firefox
 | 
						|
 | 
						|
[Desktop Action new-window]
 | 
						|
Name=Open a New Window
 | 
						|
Name[fi]=Uusi ikkuna
 | 
						|
Exec=/usr/bin/env firefox --new-window %U
 | 
						|
 | 
						|
[Desktop Action new-private-window]
 | 
						|
Name=Open a New Private Window
 | 
						|
Name[fi]=Uusi yksityinen ikkuna
 | 
						|
Exec=/usr/bin/env firefox --private-window %U
 |