diff --git a/sway/bindings b/sway/bindings index c9b295de0..701b256cf 100644 --- a/sway/bindings +++ b/sway/bindings @@ -46,7 +46,7 @@ bindsym $mod+Shift+i mode "resize" # Index: start wofi (launch applications) bindsym $mod+u exec $HOME/scripts/wofi/wofi-drun.sh # Add Shift: Alternative launcher for literal commands -bindsym $mod+Shift+u exec gmrun +bindsym $mod+Shift+u exec $HOME/.local/bin/gmrun # Middle: Host terminal (should be rarely used) bindsym $mod+e exec /usr/bin/alacritty --config-file ${HOME}/.dotfiles/alacritty/host.yml