From b97539e0a9789b3d999ef321c1c2759872e72143 Mon Sep 17 00:00:00 2001 From: Karl Voit Date: Sat, 21 Jul 2018 09:20:06 +0200 Subject: [PATCH] readme: removed "tab-with-profile" which only works on my machine --- README.org | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.org b/README.org index c43df24..5251903 100644 --- a/README.org +++ b/README.org @@ -137,7 +137,6 @@ script does provide a shell window for entering the tags. : : /usr/bin/gnome-terminal \ : --geometry=90x5+330+5 \ -: --tab-with-profile=big \ : --hide-menubar \ : -x /home/vk/src/appendfilename/appendfilename/__init__.py "${@}" : @@ -191,7 +190,6 @@ script does provide a shell window for entering the tags. /usr/bin/gnome-terminal \ --geometry=73x5+330+5 \ - --tab-with-profile=big \ --hide-menubar \ -x /home/vk/src/appendfilename/appendfilename/__init__.py --interactive "${@}" @@ -205,7 +203,6 @@ looks like: /usr/bin/gnome-terminal \ --geometry=73x5+330+5 \ - --tab-with-profile=big \ --hide-menubar \ -x /home/vk/src/appendfilename/appendfilename/__init__.py --interactive --remove "${@}"