feat(terminal): use st
This commit is contained in:
		
							parent
							
								
									d785d51e2d
								
							
						
					
					
						commit
						f8a0930e65
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
#ifndef CONFIG_H
 | 
					#ifndef CONFIG_H
 | 
				
			||||||
#define CONFIG_H
 | 
					#define CONFIG_H
 | 
				
			||||||
/* def */
 | 
					/* def */
 | 
				
			||||||
#define TERMINAL "kitty"
 | 
					#define TERMINAL "st"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* appearance */
 | 
					/* appearance */
 | 
				
			||||||
static const unsigned int borderpx = 1; /* border pixel of windows */
 | 
					static const unsigned int borderpx = 1; /* border pixel of windows */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue