turn posframe on by default
This commit is contained in:
		
							parent
							
								
									6178cd6bd8
								
							
						
					
					
						commit
						40e212f240
					
				
					 2 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2412,7 +2412,8 @@ I'm going to find all kinds of uses for posframe
 | 
			
		|||
(use-package vertico-posframe
 | 
			
		||||
  :after vertico
 | 
			
		||||
  :config
 | 
			
		||||
  (setq vertico-posframe-min-height 10))
 | 
			
		||||
  (setq vertico-posframe-min-height 10)
 | 
			
		||||
  (vertico-posframe-mode +1))
 | 
			
		||||
#+end_src
 | 
			
		||||
 | 
			
		||||
** EWW
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										3
									
								
								init.el
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								init.el
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1810,7 +1810,8 @@ Describe everything that follows in the present tense, in response to what I typ
 | 
			
		|||
(use-package vertico-posframe
 | 
			
		||||
  :after vertico
 | 
			
		||||
  :config
 | 
			
		||||
  (setq vertico-posframe-min-height 10))
 | 
			
		||||
  (setq vertico-posframe-min-height 10)
 | 
			
		||||
  (vertico-posframe-mode +1))
 | 
			
		||||
 | 
			
		||||
(setq home-directory "~/")
 | 
			
		||||
(defun chris/eww-empv ()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue