mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Fine-grained frame resize
This commit is contained in:
		
							parent
							
								
									a9ac150595
								
							
						
					
					
						commit
						7d6551a345
					
				
							
								
								
									
										1
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								init.org
									
									
									
									
									
								
							@ -286,6 +286,7 @@
 | 
				
			|||||||
                 indent-tabs-mode nil              ; Use spaces instead of tabs
 | 
					                 indent-tabs-mode nil              ; Use spaces instead of tabs
 | 
				
			||||||
                 split-width-threshold 160         ; Split verticly by default
 | 
					                 split-width-threshold 160         ; Split verticly by default
 | 
				
			||||||
                 split-height-threshold nil        ; Split verticly by default
 | 
					                 split-height-threshold nil        ; Split verticly by default
 | 
				
			||||||
 | 
					                 frame-resize-pixelwise t          ; Fine-grained frame resize
 | 
				
			||||||
                 auto-fill-function 'do-auto-fill) ; Auto-fill-mode everywhere
 | 
					                 auto-fill-function 'do-auto-fill) ; Auto-fill-mode everywhere
 | 
				
			||||||
   #+END_SRC
 | 
					   #+END_SRC
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user