From d6f76e13f0bb99efe7f56216d974632c9cee9865 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Mon, 13 Nov 2023 14:50:54 +0100 Subject: [PATCH] add binds --- dot_config/sway/modules/binds | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/sway/modules/binds b/dot_config/sway/modules/binds index a71f763..efa3ae9 100644 --- a/dot_config/sway/modules/binds +++ b/dot_config/sway/modules/binds @@ -1,5 +1,6 @@ # start a terminal bindsym $mod+Return exec wezterm +bindsym ctrl+Return exec wezterm # Start Offline Speech bindsym $mod+Shift+s exec ~/.config/nerd-dictation/run-dictation.sh