13 lines
		
	
	
		
			255 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			255 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Initial Setup 
 | 
						|
# exec ~/set_once.sh
 | 
						|
 | 
						|
# Config for sway
 | 
						|
#
 | 
						|
# Read `man 5 sway` for a complete reference.
 | 
						|
 | 
						|
# user config directory
 | 
						|
include $HOME/.config/sway/config.d/*
 | 
						|
 | 
						|
# only enable this if every app you use is compatible with wayland
 | 
						|
# xwayland disable
 |