mirror of
https://github.com/novoid/appendfilename.git
synced 2026-02-16 12:54:15 +00:00
readme: removed "tab-with-profile"
which only works on my machine
This commit is contained in:
parent
fad0c5d93e
commit
b97539e0a9
1 changed files with 0 additions and 3 deletions
|
|
@ -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 "${@}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue