readme: removed "tab-with-profile"

which only works on my machine
This commit is contained in:
Karl Voit 2018-07-21 09:20:06 +02:00
parent fad0c5d93e
commit b97539e0a9

View file

@ -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 "${@}"