From 9618856ecf7e91e4271e393af9d632ff53154a5b Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Mon, 8 Apr 2024 10:48:52 +0200 Subject: [PATCH] Remove mouse_mode false in zellij --- zellij/config.kdl | 3 --- 1 file changed, 3 deletions(-) diff --git a/zellij/config.kdl b/zellij/config.kdl index 96c0e83..504066d 100644 --- a/zellij/config.kdl +++ b/zellij/config.kdl @@ -2,12 +2,9 @@ theme "catppuccin-macchiato" simplified_ui true pane_frames false default_layout "compact" -mouse_mode false ui { pane_frames { rounded_corners true } } - -