From 6bdfd87e30692ffcbd191180eda40246cd635cdc Mon Sep 17 00:00:00 2001 From: RealStickman Date: Mon, 10 May 2021 09:06:20 +0200 Subject: [PATCH] Change terminal to kitty --- arch-config/.local/share/applications/bandwhich.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/.local/share/applications/bandwhich.desktop b/arch-config/.local/share/applications/bandwhich.desktop index e14094db..3e720832 100755 --- a/arch-config/.local/share/applications/bandwhich.desktop +++ b/arch-config/.local/share/applications/bandwhich.desktop @@ -1,4 +1,4 @@ [Desktop Entry] Name=Bandwhich -Exec=termite -e "sudo bandwhich" +Exec=kitty -e "sudo bandwhich" Type=Application