From 511f87ea1c138c3ed9e917906deb1b6997752861 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin-Charles=20Guih=C3=A9neuf?= Date: Thu, 10 Sep 2026 21:28:34 +0200 Subject: [PATCH] terminator --- terminator/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/terminator/config b/terminator/config index e39934d..ec25a9a 100644 --- a/terminator/config +++ b/terminator/config @@ -5,6 +5,10 @@ enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler suppress_multiple_term_dialog = True [keybindings] + go_up = Up + go_down = Down + go_left = Left + go_right = Right [profiles] [[default]] background_darkness = 0.7