diff --git a/dotfiles/sway/.config/sway/config b/dotfiles/sway/.config/sway/config index 01ff874..9571aff 100644 --- a/dotfiles/sway/.config/sway/config +++ b/dotfiles/sway/.config/sway/config @@ -257,8 +257,10 @@ bindsym XF86AudioStop exec 'rhythmbox-client --no-start --pause' bindsym XF86AudioLowerVolume exec 'rhythmbox-client --no-start --volume-down' bindsym XF86AudioRaiseVolume exec 'rhythmbox-client --no-start --volume-up' -bindsym F2 exec 'ts5-hotkeys mic' -bindsym F3 exec 'ts5-hotkeys speaker' +bindsym ctrl+shift+m exec 'ts5-hotkeys mic' +bindsym ctrl+shift+escape exec 'ts5-hotkeys speaker' + +bindsym $mod+p exec 'alacritty --command pwsh' #screenshot #requires grim,slurp,wl-clipboard