18 lines
		
	
	
		
			416 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			416 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| configuration{
 | |
|     modi: "run,drun,window";
 | |
|     icon-theme: "Oranchelo";
 | |
|     show-icons: true;
 | |
|     terminal: "alacritty";
 | |
|     drun-display-format: "{icon} {name}";
 | |
|     location: 0;
 | |
|     disable-history: false;
 | |
|     hide-scrollbar: true;
 | |
|     display-drun: "   Apps ";
 | |
|     display-run: "   Run ";
 | |
|     display-window: "   Window";
 | |
|     display-Network: "   Network";
 | |
|     sidebar-mode: true;
 | |
| }
 | |
| 
 | |
| @theme "latte"
 |