replace speech keymap
This commit is contained in:
parent
ab8afda4ba
commit
890b18c5a9
2 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@ focus_on_window_activation urgent
|
|||
bindsym $mod+Return exec wezterm
|
||||
|
||||
# Start Offline Speech
|
||||
bindsym $mod+F1 exec ~/.config/nerd-dictation/run-dictation.sh
|
||||
bindsym $mod+Shift+s exec ~/.config/nerd-dictation/run-dictation.sh
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
|
@ -35,7 +35,7 @@ floating_modifier $mod
|
|||
bindsym $mod+Return exec wezterm
|
||||
|
||||
# Start Offline Speech
|
||||
bindsym $mod+F1 exec ~/.config/nerd-dictation/run-dictation.sh
|
||||
bindsym $mod+Shift+s exec ~/.config/nerd-dictation/run-dictation.sh
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Reference in a new issue