| bio | website | |
|---|---|---|
| location | Italy | |
| age | 25 | |
| visits | member for | 1 year, 2 months |
| seen | Apr 11 at 15:43 | |
| stats | profile views | 1 |
An italian computer programmer.
|
Mar 28 |
awarded | Student |
|
Mar 28 |
awarded | Scholar |
|
Mar 28 |
accepted | Is possible to create a launcher that open bash terminal with focus on a specific folder? |
|
Mar 28 |
comment |
Is possible to create a launcher that open bash terminal with focus on a specific folder? @geirha resolved, works only if pass '/home/myname/Works', with $Home/Works or ~/Works no. Thanks to all. |
|
Mar 28 |
comment |
Is possible to create a launcher that open bash terminal with focus on a specific folder? @dobey yep, have tested the arguments on copy of the original gnome-terminal.desktop, if modify only Exec with --working-directory "~/Works" argument, terminal run but it focus on default ~ directory not ~/Works |
|
Mar 28 |
comment |
Is possible to create a launcher that open bash terminal with focus on a specific folder? Update: If use Exec=gnome-terminal x bash -c 'cd ~/Works; exec bash' works. |
|
Mar 28 |
awarded | Supporter |
|
Mar 28 |
comment |
Is possible to create a launcher that open bash terminal with focus on a specific folder? Hi, thanks for answer... little problem: have used the original gnome-terminal.desktop file for my launcher and have changed in this:TryExec=gnome-terminal --working-directory "~/Works" Exec=gnome-terminal --working-directory "~/Works" but don't work...where have to add the argument? |
|
Mar 28 |
asked | Is possible to create a launcher that open bash terminal with focus on a specific folder? |
|
Mar 28 |
awarded | Autobiographer |