switch to rofi
This commit is contained in:
		
							parent
							
								
									0b04d298ac
								
							
						
					
					
						commit
						f7d596a488
					
				
					 6 changed files with 95 additions and 19 deletions
				
			
		| 
						 | 
				
			
			@ -3,7 +3,8 @@ pkgs.writeShellScriptBin "wpass" ''
 | 
			
		|||
  set -xe
 | 
			
		||||
 | 
			
		||||
  wtype=${pkgs.wtype}/bin/wtype
 | 
			
		||||
  dmenu=${pkgs.bmenu}/bin/bmenu
 | 
			
		||||
  # dmenu=${pkgs.bmenu}/bin/bmenu
 | 
			
		||||
  dmenu="rofi -dmenu"
 | 
			
		||||
 | 
			
		||||
  find_file() {
 | 
			
		||||
    ${pkgs.fd}/bin/fd --strip-cwd-prefix '\.gpg$' |
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue