dmenu: add description

This commit is contained in:
NRK
2021-09-09 14:26:35 +06:00
parent fc15ab5371
commit c80d5ffbff

View File

@ -1,4 +1,10 @@
#!/bin/sh
# Description: dmenu/rofi wrapper around sxbm
# Dependency: sxbm, dmenu/rofi, xclip (optional)
#
# Author: NRK
## Copyright 2021 NRK
## Licensed under GPL v3. See LICENSE for more details.
sxbm="sbm"
prompt="dmenu -i -l 24"