From 3a60c319bf365f819ce86dcda513b7685e155e98 Mon Sep 17 00:00:00 2001 From: Alex Huddleston Date: Mon, 27 Jul 2020 02:12:00 -0500 Subject: [PATCH] Change Code module to launch Codium instead. --- modules/code | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/code b/modules/code index bca604b..916aad2 100644 --- a/modules/code +++ b/modules/code @@ -1,7 +1,7 @@ [module/code] type = custom/script -click-left = code& +click-left = codium& exec = echo %{T3}%{T-} format-foreground = ${colors.code} -format-padding = 1 \ No newline at end of file +format-padding = 1