add binding for clear in lfrc
update scripts version set XDG_CURRENT_DESKTOP in .profilemaster
parent
6dc3d33f05
commit
3461ef055b
|
@ -40,6 +40,8 @@ map X !$f
|
|||
map o &mimeo $f
|
||||
map O $mimeopen --ask $f
|
||||
|
||||
map <a-c> clear
|
||||
|
||||
# define a custom 'open' command
|
||||
# This command is called when current file is not a directory. You may want to
|
||||
# use either file extensions and/or mime types here. Below uses an editor for
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit df16da1a90d9a8233ce424089f976de55c8337cf
|
||||
Subproject commit 09218c616b86c7f4ab197021271fd320d9e7d3da
|
Loading…
Reference in New Issue