fixing rofi keys
This commit is contained in:
		
							parent
							
								
									fbf16546ee
								
							
						
					
					
						commit
						03be004a19
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -20,10 +20,10 @@ configuration {
 | 
			
		|||
    kb-remove-to-eol:               "Control-D";
 | 
			
		||||
    kb-remove-char-back:            "BackSpace";
 | 
			
		||||
    kb-mode-complete:               "Control-M";
 | 
			
		||||
    kb-row-down:                    "Control-j";
 | 
			
		||||
    kb-row-up:                      "Control-k";
 | 
			
		||||
    kb-row-left:                    "Control-h";
 | 
			
		||||
    kb-row-right:                   "Control-l";
 | 
			
		||||
    kb-row-down:                    "Control-j,Down";
 | 
			
		||||
    kb-row-up:                      "Control-k,Up";
 | 
			
		||||
    kb-row-left:                    "Control-h,Left";
 | 
			
		||||
    kb-row-right:                   "Control-l,Right";
 | 
			
		||||
    font:                           "VictorMono Nerd Font 12.0";
 | 
			
		||||
    show-icons:                     true;
 | 
			
		||||
    timeout {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue