13 lines
		
	
	
		
			220 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			220 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /** Basic config file **/
 | |
| 
 | |
| configuration {
 | |
|   show-icons: true;
 | |
|   icon-theme: "Candy";
 | |
|   display-drun: "";
 | |
|   display-run: "🏃🏽♂️ ";
 | |
|   display-window: "🗔 ";
 | |
|   display-combi: "🔎  ";
 | |
| }
 | |
| 
 | |
| @theme "style.rasi"
 |