Add a custom launcher based on fzf
This commit is contained in:
parent
ccb984b063
commit
54c262eca2
6 changed files with 84 additions and 10 deletions
|
@ -2,10 +2,10 @@
|
|||
LocationMode=filename-entry
|
||||
ShowHidden=false
|
||||
ShowSizeColumn=true
|
||||
GeometryX=0
|
||||
GeometryY=0
|
||||
GeometryWidth=640
|
||||
GeometryHeight=516
|
||||
GeometryX=282
|
||||
GeometryY=194
|
||||
GeometryWidth=876
|
||||
GeometryHeight=538
|
||||
SortColumn=name
|
||||
SortOrder=descending
|
||||
StartupMode=recent
|
||||
|
|
Reference in a new issue