mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Merge pull request #106 from FSMaxB/session-files
Add Wayland and Xorg session files
This commit is contained in:
		
						commit
						cc5713aee6
					
				
					 3 changed files with 18 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -69,3 +69,11 @@ INSTALL(
 | 
			
		|||
  FILES ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/sway.5
 | 
			
		||||
  DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man5
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
INSTALL(
 | 
			
		||||
  FILES ${PROJECT_SOURCE_DIR}/sway.desktop
 | 
			
		||||
  DESTINATION ${CMAKE_INSTALL_PREFIX}/share/wayland-sessions/)
 | 
			
		||||
 | 
			
		||||
INSTALL(
 | 
			
		||||
  FILES ${PROJECT_SOURCE_DIR}/sway-xorg.desktop
 | 
			
		||||
  DESTINATION ${CMAKE_INSTALL_PREFIX}/share/xsessions/)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										5
									
								
								sway-xorg.desktop
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								sway-xorg.desktop
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
[Desktop Entry]
 | 
			
		||||
Name=Sway (Xorg)
 | 
			
		||||
Comment=SirCmpwn's Wayland window manager
 | 
			
		||||
Exec=sway
 | 
			
		||||
Type=Application
 | 
			
		||||
							
								
								
									
										5
									
								
								sway.desktop
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								sway.desktop
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
[Desktop Entry]
 | 
			
		||||
Name=Sway
 | 
			
		||||
Comment=SirCmpwn's Wayland window manager
 | 
			
		||||
Exec=sway
 | 
			
		||||
Type=Application
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue