Add special dmenu script (for dunst)
Update some other configs
This commit is contained in:
parent
f6e666a877
commit
8938998093
4 changed files with 10 additions and 5 deletions
5
.bin/dmenu
Executable file
5
.bin/dmenu
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
. "$XDG_CONFIG_HOME/environment"
|
||||
|
||||
cat - | $DMENU
|
Loading…
Add table
Add a link
Reference in a new issue