readme: removed "tab-with-profile"

which only works on my machine
This commit is contained in:
Karl Voit 2018-07-21 09:22:18 +02:00
parent 37afd1db02
commit 842d789327

View file

@ -30,7 +30,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/filetags/filetags/__init__.py --interactive "${@}"
:
@ -42,7 +41,6 @@ looks like:
:
: /usr/bin/gnome-terminal \
: --geometry=73x5+330+5 \
: --tab-with-profile=big \
: --hide-menubar \
: -x /home/vk/src/filetags/filetags/__init__.py --interactive --remove "${@}"
: