From 18a5d10ee61c4a1c43ec9951f9e083971393d222 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Mon, 12 Dec 2022 20:12:47 +0100 Subject: [PATCH] Update terminal command. --- dmenu-configs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmenu-configs b/dmenu-configs index b19a1aa..afaacfb 100755 --- a/dmenu-configs +++ b/dmenu-configs @@ -1,7 +1,7 @@ #!/bin/env bash # a script to quickly open up one of my many configs -editor="$TERMINAL -e $EDITOR" +editor="$TERMINAL start -- $EDITOR" declare -a configs=( "Quit"