From 4e40a91f3f85c9caf3573964e7f010fcfe358d9d Mon Sep 17 00:00:00 2001 From: lemke_h Date: Tue, 21 Jun 2022 18:06:47 +0200 Subject: [PATCH] fix --- code | 3 ++- eco | 2 +- startup_bernina_terminal | 3 +++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/code b/code index 1f47bd1..9b10e85 100755 --- a/code +++ b/code @@ -1,2 +1,3 @@ #!/bin/bash -/photonics/home/gac-bernina/VSCode-linux-x64/code --no-sandbox +#/photonics/home/gac-bernina/VSCode-linux-x64/code --no-sandbox +/sf/bernina/applications/VSCode-linux-x64/code --no-sandbox diff --git a/eco b/eco index abcc8f3..bb388c7 100755 --- a/eco +++ b/eco @@ -1,7 +1,7 @@ #/bin/bash #source /opt/gfa/python -default=bernina37 +default=bernina38 dest=${1:-$default} source anaconda_env $dest diff --git a/startup_bernina_terminal b/startup_bernina_terminal index 467e0b3..b1fb04b 100755 --- a/startup_bernina_terminal +++ b/startup_bernina_terminal @@ -40,4 +40,7 @@ dconf write /org/gnome/shell/extensions/gtile/resize27 "'3x3 0:0 0:0, 0:0 0:1'" dconf write /org/gnome/shell/extensions/gtile/resize28 "'3x3 1:0 1:0, 1:0 1:1'" dconf write /org/gnome/shell/extensions/gtile/resize29 "'3x3 2:0 2:0, 2:0 2:1'" +#gnome terminal default profile +dconf write /org/gnome/terminal/legacy/profiles:/default "'9ceb7896-4e99-4a34-a9f8-33bab00a89e3'" +