From 0dbe6cbded87eac4d6fc80d9b61a0c36e0d97a09 Mon Sep 17 00:00:00 2001 From: lemke_h Date: Mon, 7 Nov 2022 10:06:33 +0100 Subject: [PATCH] fix startup script --- startup_bernina_terminal | 2 ++ 1 file changed, 2 insertions(+) diff --git a/startup_bernina_terminal b/startup_bernina_terminal index 1abf28a..f2b7ced 100755 --- a/startup_bernina_terminal +++ b/startup_bernina_terminal @@ -21,6 +21,8 @@ set_gnome_keyboard_shortcut 'eco' 'gnome-terminal -- eco' 'c' set_gnome_keyboard_shortcut 'eco' 'gnome-terminal -- eco' 'HomePage' set_gnome_keyboard_shortcut 'launcher' 'launcher' 'HomePage' set_gnome_keyboard_shortcut 'browser' 'firefox' 'b' +set_gnome_keyboard_shortcut 'aramis_synoptiic' 'caqtdm -noMsg -stylefile sfop.qss Aramis.ui' 'a' +set_gnome_keyboard_shortcut 'swissfel_op_overview' 'caqtdm -noMsg -stylefile sfop.qss -macro chargelim=15 S_OP_overview_for_photonics.ui' 's' set_gnome_keyboard_shortcut 'terminal' 'gnome-terminal' 't' set_gnome_keyboard_shortcut 'browser-as' 'firefox_as' 'b' set_gnome_keyboard_shortcut 'terminal-as' 'gnome-terminal_as' 't'