Skip to content

jkoz/dm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

A collection of fuzzy finder scripts

Dependencies

  • fzf, slmenu, dmenu, etc.
  • wmctrl, xdotool
  • silver search
  • xdg-open
  • ctags

Feature

> dm -h

Usage:
        dm [options] <command> [command options]
Commands:
        re|recursive    File manager (select only)
        fm|filemgr      File manager (xdg-open)
        fi|find         Find (select only)
        op|open         Find (xdg-open)
        sw|switch       Switch windows
        ps|process      Kill process
        rn|run          Launcher
        tg|tags <file>  Tags
        mn|menu         Shortkeys (sxhkd)

Run in a launcher

  • St (preferred)
st -c Fzf -e sh -c "dm -b fzf ps"
  • Xterm
xterm -e "sh -c fzf"

About

dm is a shell script incorporated other dmenu scripts in a central place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors