chore(tazjin/emacs): disable winner-mode
I don't actually use this, and it might be responsible for some EXWM bugs in the latest version. Change-Id: I8817e0cdd9d1b68ed6a9bdd072616f63f9f20d21 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8758 Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
		
							parent
							
								
									3e15d7b82a
								
							
						
					
					
						commit
						b16a2f302e
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -11,9 +11,6 @@
 | 
				
			||||||
(setq ring-bell-function 'ignore)
 | 
					(setq ring-bell-function 'ignore)
 | 
				
			||||||
(setq initial-scratch-message "")
 | 
					(setq initial-scratch-message "")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
;; Remember layout changes
 | 
					 | 
				
			||||||
(winner-mode 1)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
;; Usually emacs will run as a proper GUI application, in which case a few
 | 
					;; Usually emacs will run as a proper GUI application, in which case a few
 | 
				
			||||||
;; extra settings are nice-to-have:
 | 
					;; extra settings are nice-to-have:
 | 
				
			||||||
(when window-system
 | 
					(when window-system
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue