mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Merge pull request #304 from kon14/patch-1
Fix wrong path to sway executable
This commit is contained in:
		
						commit
						e2cb5e5420
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -55,7 +55,7 @@ Run these commands:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
On systems without logind, you need to suid the sway binary:
 | 
					On systems without logind, you need to suid the sway binary:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    sudo chmod a+s /usr/bin/sway
 | 
					    sudo chmod a+s /usr/local/bin/sway
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Configuration
 | 
					## Configuration
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue