From 2870f9726e176f4c27f584240a02ced88e656ea5 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Sun, 2 Oct 2022 23:15:55 +0200 Subject: [PATCH] geany->xdg-open --- usr/bin/jgtint2-pipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/bin/jgtint2-pipe b/usr/bin/jgtint2-pipe index 998672c..5c15f79 100755 --- a/usr/bin/jgtint2-pipe +++ b/usr/bin/jgtint2-pipe @@ -319,7 +319,7 @@ out+=("^sep($TINT2_CONFIGURE)") getvalues qactions out+=("$CONFIGURE $TINT2,tint2conf $TINT") - out+=("$EDIT_TINT2 $TINT2,geany $TINT") + out+=("$EDIT_TINT2 $TINT2,xdg-open $TINT") fi