aboutsummaryrefslogtreecommitdiff
path: root/bin/my-dmenu
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-01-04 17:23:32 +0800
committerGuangxiong Lin <[email protected]>2023-01-04 17:23:32 +0800
commit92d606863e5d9fe423dd602a069a55409d10fd42 (patch)
treea0de786bfbe524ec1a33dd083de14f8d5f4c3679 /bin/my-dmenu
parent1b38b310c639cbac220f7573a0b62b4174cdf3ca (diff)
downloaddotfiles-92d606863e5d9fe423dd602a069a55409d10fd42.tar.gz
dotfiles-92d606863e5d9fe423dd602a069a55409d10fd42.tar.bz2
dotfiles-92d606863e5d9fe423dd602a069a55409d10fd42.zip
Update wm related config
Diffstat (limited to 'bin/my-dmenu')
-rwxr-xr-xbin/my-dmenu1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/my-dmenu b/bin/my-dmenu
index fe514b0..647d97e 100755
--- a/bin/my-dmenu
+++ b/bin/my-dmenu
@@ -11,6 +11,7 @@ tui_apps=(
podboat
cmus
ncmpcpp
+ weechat
)
terminal=${TERMINAL:-"/usr/bin/xterm"}