i3: Derice, enable smart borders
This commit is contained in:
		@@ -55,6 +55,7 @@ set_from_resource $fg color15 #ebdbb2
 | 
				
			|||||||
font pango:Roboto 10
 | 
					font pango:Roboto 10
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Titlebar and borders
 | 
					# Titlebar and borders
 | 
				
			||||||
 | 
					hide_edge_borders smart
 | 
				
			||||||
new_window pixel 2
 | 
					new_window pixel 2
 | 
				
			||||||
for_window [class=".*"] border pixel 2
 | 
					for_window [class=".*"] border pixel 2
 | 
				
			||||||
for_window [class=".*"] title_format "%title"
 | 
					for_window [class=".*"] title_format "%title"
 | 
				
			||||||
@@ -77,8 +78,8 @@ no_focus [class="plasmashell"]
 | 
				
			|||||||
focus_on_window_activation none
 | 
					focus_on_window_activation none
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# i3-gaps configs
 | 
					# i3-gaps configs
 | 
				
			||||||
gaps inner 8
 | 
					#gaps inner 0
 | 
				
			||||||
gaps outer 0
 | 
					#gaps outer 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Apply colors to i3
 | 
					# Apply colors to i3
 | 
				
			||||||
#	<colorclass>			<border>	<backgrd>	<text>		<indicator>	<child_border>
 | 
					#	<colorclass>			<border>	<backgrd>	<text>		<indicator>	<child_border>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user