mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Fix link to dotfiles, closes #1193
This commit is contained in:
		
							parent
							
								
									aca0710b9e
								
							
						
					
					
						commit
						586eca0e4c
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -84,7 +84,7 @@ it'll work out of the box. Otherwise, copy the sample configuration file to
 | 
				
			||||||
`~/.config/sway/config`. It is usually located at `/etc/sway/config`.
 | 
					`~/.config/sway/config`. It is usually located at `/etc/sway/config`.
 | 
				
			||||||
Run `man 5 sway` for information on the configuration.
 | 
					Run `man 5 sway` for information on the configuration.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
My own dotfiles are available [here](https://gogs.sr.ht/SirCmpwn/dotfiles) if
 | 
					My own dotfiles are available [here](https://git.sr.ht/~sircmpwn/dotfiles) if
 | 
				
			||||||
you want some inspiration, and definitely check out the
 | 
					you want some inspiration, and definitely check out the
 | 
				
			||||||
[wiki](https://github.com/SirCmpwn/sway/wiki) as well.
 | 
					[wiki](https://github.com/SirCmpwn/sway/wiki) as well.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -10,6 +10,6 @@ add_library(sway-common STATIC
 | 
				
			||||||
	util.c
 | 
						util.c
 | 
				
			||||||
	readline.c
 | 
						readline.c
 | 
				
			||||||
	stringop.c
 | 
						stringop.c
 | 
				
			||||||
	)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
target_link_libraries(sway-common m)
 | 
					target_link_libraries(sway-common m)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue