feat(nixos): Enable EXWM compositor
This commit is contained in:
		
							parent
							
								
									84601a3978
								
							
						
					
					
						commit
						b7a5dd0c1b
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -15,6 +15,7 @@ | |||
|       (message "Running on NixOS, configuring ExWM.") | ||||
|       (require 'exwm) | ||||
|       (require 'exwm-config) | ||||
|       (require 'exwm-cm) | ||||
| 
 | ||||
|       (fringe-mode 3) | ||||
| 
 | ||||
|  | @ -49,4 +50,8 @@ | |||
|       ;; Enable EXWM | ||||
|       (exwm-enable) | ||||
| 
 | ||||
|       ;; Configure compositor | ||||
|       (setq exwm-cm-opacity 95) | ||||
|       (exwm-cm-enable))) | ||||
| 
 | ||||
| (provide 'nixos) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue