forked from Github/filetags
readme: removed "tab-with-profile"
which only works on my machine
This commit is contained in:
parent
37afd1db02
commit
842d789327
1 changed files with 0 additions and 2 deletions
|
|
@ -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 "${@}"
|
||||
:
|
||||
|
|
|
|||
Loading…
Reference in a new issue