From 6c952d60b62156dda2e2d7a962fb852b42d7cfc4 Mon Sep 17 00:00:00 2001 From: Jeff Knaus Date: Mon, 24 Jul 2023 20:09:35 -0600 Subject: [PATCH] Update talon_debug.talon --- apps/talon/talon_debug/talon_debug.talon | 4 ---- 1 file changed, 4 deletions(-) diff --git a/apps/talon/talon_debug/talon_debug.talon b/apps/talon/talon_debug/talon_debug.talon index 644a67be4b..ed9a1a568d 100644 --- a/apps/talon/talon_debug/talon_debug.talon +++ b/apps/talon/talon_debug/talon_debug.talon @@ -13,8 +13,4 @@ list {user.talon_lists}: "{talon_lists}" # requires user.talon_populate_lists tag. do not use with dragon capture {user.talon_captures}: "{talon_captures}" set {user.talon_settings}: user.paste("{talon_settings}") -host: - hostname = user.talon_get_hostname() - user.paste("{hostname}") application {user.talon_apps}: user.paste("{talon_apps}") -mode {user.talon_modes}: user.paste("{talon_modes}")