Breaking out Configuration for output
This commit is contained in:
		
							parent
							
								
									5916ec344e
								
							
						
					
					
						commit
						758787f344
					
				
							
								
								
									
										12
									
								
								sway/config
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								sway/config
									
									
									
									
									
								
							| 
						 | 
					@ -23,18 +23,6 @@ bindsym $mod+backslash exec gopass ls --flat \
 | 
				
			||||||
  | xargs --no-run-if-empty gopass show -c
 | 
					  | xargs --no-run-if-empty gopass show -c
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
################################################################################
 | 
					 | 
				
			||||||
# Output configuration
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
 | 
					 | 
				
			||||||
output * bg `/home/james/dotfiles/wall/cycle` fill
 | 
					 | 
				
			||||||
output eDP-1 scale 1
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# Example configuration:
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#   output HDMI-A-1 resolution 1920x1080 position 1920,0
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Idle configuration
 | 
					### Idle configuration
 | 
				
			||||||
exec swayidle -w \
 | 
					exec swayidle -w \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										11
									
								
								sway/config.d/output
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								sway/config.d/output
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,11 @@
 | 
				
			||||||
 | 
					################################################################################
 | 
				
			||||||
 | 
					# Output configuration
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					# Example configuration:
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					#   output HDMI-A-1 resolution 1920x1080 position 1920,0
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					# You can get the names of your outputs by running: swaymsg -t get_outputs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					output * bg `/home/james/dotfiles/wall/cycle` fill
 | 
				
			||||||
 | 
					output eDP-1 scale 1
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user