From 3b6ea482ba731ff8a3aa54cc33ff9c162544ccba Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 22 Dec 2017 22:57:37 +0000 Subject: [PATCH] polybar/modules.conf: support long-running jgmenu Support jgmenu v0.7.6 which has dropped 'jgmenu_run lx' syntax --- home/.config/polybar/modules.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/polybar/modules.conf b/home/.config/polybar/modules.conf index 2fe25ec7..b13932f3 100644 --- a/home/.config/polybar/modules.conf +++ b/home/.config/polybar/modules.conf @@ -11,7 +11,7 @@ label = %output% label-padding = 2 interval = 10 exec = echo "" -click-left = jgmenu_run lx +click-left = "jgmenu_run >/dev/null 2>&1 &" click-right = exo-open $HOME/.config/jgmenu/jgmenurc