pulled rofi-dmenu script and added wallpaper selector
This commit is contained in:
		
							parent
							
								
									7e3e6db396
								
							
						
					
					
						commit
						7f063a296b
					
				@ -1,15 +1,11 @@
 | 
				
			|||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
wallpapers_dir=~/.local/share/wallpapers
 | 
					wallpapers_dir=~/.local/share/wallpapers
 | 
				
			||||||
finder="fzf --preview='feh {}'"
 | 
					#finder="fzf --preview='feh {}'"
 | 
				
			||||||
 | 
					finder="rofi-dmenu Wallpaper"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cd "$wallpapers_dir"
 | 
					cd "$wallpapers_dir"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if [ -n "$TMUX" ] ; then
 | 
					 | 
				
			||||||
    #finder="fzf-tmux -p --preview='pistol {}'"
 | 
					 | 
				
			||||||
    finder="fzf-tmux -p"
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# fzf selector
 | 
					# fzf selector
 | 
				
			||||||
if [ "$1" == '-s' ] ; then
 | 
					if [ "$1" == '-s' ] ; then
 | 
				
			||||||
    # follows links and omits the env file
 | 
					    # follows links and omits the env file
 | 
				
			||||||
 | 
				
			|||||||
@ -1 +1 @@
 | 
				
			|||||||
Subproject commit b09112bf83ae5e308102a9c07d25f7dba6690675
 | 
					Subproject commit fc829f9ceefcf6013b36c150f0e73279dcbc3ff7
 | 
				
			||||||
							
								
								
									
										2
									
								
								gui/rofi
									
									
									
									
									
								
							
							
								
								
								
								
								
								
									
									
								
							
						
						
									
										2
									
								
								gui/rofi
									
									
									
									
									
								
							@ -1 +1 @@
 | 
				
			|||||||
Subproject commit 692d5ef4bd5b9bd06126221cd1e895938166d183
 | 
					Subproject commit 0def3cd15974a19606a93082778c043d370df8bd
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user