Create a workspace for logs
Now that I have a vertical monitor, I'd like to use it for terminals and logs.
This commit is contained in:
		
							parent
							
								
									ce61987959
								
							
						
					
					
						commit
						204c0beb83
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -81,6 +81,10 @@
 | 
				
			||||||
        (make-window-manager--named-workspace
 | 
					        (make-window-manager--named-workspace
 | 
				
			||||||
         :label "Chatter"
 | 
					         :label "Chatter"
 | 
				
			||||||
         :kbd "h"
 | 
					         :kbd "h"
 | 
				
			||||||
 | 
					         :display display-4k-vertical)
 | 
				
			||||||
 | 
					        (make-window-manager--named-workspace
 | 
				
			||||||
 | 
					         :label "Logs"
 | 
				
			||||||
 | 
					         :kbd "t"
 | 
				
			||||||
         :display display-4k-vertical))
 | 
					         :display display-4k-vertical))
 | 
				
			||||||
  "List of `window-manager--named-workspace' structs.")
 | 
					  "List of `window-manager--named-workspace' structs.")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue