mirror of
				https://github.com/larstvei/dot-emacs.git
				synced 2025-11-04 01:20:11 +00:00 
			
		
		
		
	Remove menu bar as well
This commit is contained in:
		
							parent
							
								
									d19a91f485
								
							
						
					
					
						commit
						14064915ea
					
				
							
								
								
									
										1
									
								
								init.org
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								init.org
									
									
									
									
									
								
							@ -370,6 +370,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  (dolist (mode
 | 
					  (dolist (mode
 | 
				
			||||||
           '(tool-bar-mode                ; No toolbars, more room for text
 | 
					           '(tool-bar-mode                ; No toolbars, more room for text
 | 
				
			||||||
 | 
					             menu-bar-mode                ; No menu bar
 | 
				
			||||||
             scroll-bar-mode              ; No scroll bars either
 | 
					             scroll-bar-mode              ; No scroll bars either
 | 
				
			||||||
             blink-cursor-mode))          ; The blinking cursor gets old
 | 
					             blink-cursor-mode))          ; The blinking cursor gets old
 | 
				
			||||||
    (funcall mode 0))
 | 
					    (funcall mode 0))
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user