Merge branch 'master' of gitlab.com:chriscochrun/dotfiles
This commit is contained in:
		
						commit
						f7c99edabb
					
				
					 6 changed files with 123 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -574,6 +574,8 @@
 | 
			
		|||
(client.connect_signal "focus" (fn [c] (set c.border_color beautiful.border_focus)))
 | 
			
		||||
(client.connect_signal "unfocus" (fn [c] (set c.border_color beautiful.border_normal)))
 | 
			
		||||
 | 
			
		||||
(client.connect_signal "request::manage" (fn [c] (if c.floating (set c.placement awful.placement.centered))))
 | 
			
		||||
 | 
			
		||||
(awful.screen.focus 1)
 | 
			
		||||
 | 
			
		||||
(awful.spawn "picom --experimental-backend")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue