Wrote dmenu bg-chooser script
This commit is contained in:
@@ -674,8 +674,12 @@ map rr source ~/.config/ranger/rc.conf
|
||||
|
||||
# backgrounds
|
||||
map w shell /usr/bin/wal -i %f
|
||||
map bgd shell mv %f dim
|
||||
map bgb shell mv %f vibrant
|
||||
map bdc shell mv %f dim/editing
|
||||
map bdn shell mv %f dim/non-editing
|
||||
# map bbc shell mv %f bright/editing
|
||||
# map bbn shell mv %f bright/non-editing
|
||||
map bc shell mv %f editing
|
||||
map bn shell mv %f non-editing
|
||||
|
||||
# bulk rename
|
||||
map cw eval fm.execute_console("bulkrename") if fm.thisdir.marked_items else fm.open_console("rename ")
|
||||
|
||||
Reference in New Issue
Block a user