#
dmenu
Here are 177 public repositories matching this topic...
Clipboard management using dmenu
-
Updated
Apr 17, 2020 - Shell
4
adityam
commented
Apr 17, 2020
Is it possible to add an option to remove '$HOME' (or perhaps a user specified prefix) from the list before displaying the files?
A dynamic terminal-based menu inspired by dmenu written in Python without dependencies with an optional MRU ordering which could also be used as an application launcher and CtrlP alternative.
-
Updated
Sep 10, 2018 - Python
fontawesome icon list for rofi dmenu
font
fonts
clipboard
fontawesome
icons
selector
dmenu
font-awesome
font-icons
fuzzy
rofi
xdotool
xclip
-
Updated
Jan 20, 2019 - Shell
Application launcher for Linux
-
Updated
May 25, 2020 - C
Search an emoji by name and copy it to the clipboard [i3, dmenu, rofi]
-
Updated
May 7, 2020 - Shell
MOVED TO GITLAB
linux
tmux
vimrc
bashrc
mpd
emacs
gnu-linux
dmenu
mutt
ranger
ncmpcpp
bspwm
rxvt-unicode
st
muttrc
prot16
dmenu-scripts
urxvt-configuration
newsboat
tempus-themes
-
Updated
Jul 3, 2018 - Vim script
Interactive Google / DuckDuckGo search via rofi
-
Updated
May 28, 2020 - Shell
-
Updated
Feb 1, 2020
Improve this page
Add a description, image, and links to the dmenu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dmenu topic, visit your repo's landing page and select "manage topics."
I use i3wm and I have some bash scripts that opens up a list of stuff by piping cat sed and rofi to list files to easily open certain files.
The problem is that sometimes I want to edit the lists or files.
Is there possibility to add into rofi that it allows using keybindings ctrl-e to edit certain file after opening the rofi launcher?