mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 07:58:41 +00:00 
			
		
		
		
	Use autorandr
This commit is contained in:
		
							parent
							
								
									f6c03e84a4
								
							
						
					
					
						commit
						d195423c97
					
				| 
						 | 
					@ -592,6 +592,7 @@ awful.spawn.once("lxpolkit") -- Polkit
 | 
				
			||||||
awful.spawn.once("picom") -- Compositor
 | 
					awful.spawn.once("picom") -- Compositor
 | 
				
			||||||
awful.spawn.once("nm-applet") -- Network Manager applet
 | 
					awful.spawn.once("nm-applet") -- Network Manager applet
 | 
				
			||||||
awful.spawn.once("volumeicon") -- Volume icon
 | 
					awful.spawn.once("volumeicon") -- Volume icon
 | 
				
			||||||
 | 
					awful.spawn.once("autorandr -l dual") -- Load my dual monitor autorandr config
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-- Wallpaper
 | 
					-- Wallpaper
 | 
				
			||||||
-- awful.spawn.once("xargs xwallpaper --output all --stretch --center ~/.config/awesome/wallpapers/miku_1.png")
 | 
					-- awful.spawn.once("xargs xwallpaper --output all --stretch --center ~/.config/awesome/wallpapers/miku_1.png")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue