Scripts to open Video, Music, Documents, Config's, etc.
script | about |
---|---|
dmenu_manpage | xmonad like manpage prompt |
dmenu_video | prompt to launch videos in specified video dirs |
dmenu_music | prompt to launch music in specified music dirs |
dmenu_document | prompt to launch document in specified document dirs |
dmenu_flatpak | list and run your installed flatpak packages |
dmenu_picture | prompt to launch images in specified picture dirs |
dmenu_wallpaper | set wallpaper available in specified wallpaper dirs |
dmenu_web-bookmarks | simple prompt to open web bookmarks |
dmenu_web-search | you can search on duckduckgo, youtube or others using this script |
dmenu_build | build project's on fly |
dmenu_config | prompt to open specified config file in specified editor |
dmenu_termrun | run in terminal |
dmenu_termrunp | run in terminal and pause at the end |
dmenu_package | view info or run command on installed packages (currently supports apt but you can customize script according to your package manager) |
Customization can be done by editing scripts, like adding or changing directories used in find command.
- Run
make install
to install andmake uninstall
to uninstall. - Configs are installed in
~/.local/share/dmenu
- To install in different path rather than default
~/.local/bin
domake install INSTALL_DIR=some_directory
- Best way to use these scripts is to include it as keybindings.
- You can use sxhkd config, run
sxhkd -c your_sxhkdrc -c ~/.local/dmenu/sxhkd/sxhkdrc
- Config files.
- Optional command line arguments.
- Makefile or script for installation.
applications:
dmenu
st
urxvt
manpages:
find(1)
dmenu(1)
st(1)
dash(1)
dmenu_patches:
separator
printinputtext