From 60aa16517b3fb1a06e2d0410518777dfcaea9477 Mon Sep 17 00:00:00 2001 From: John Mertz Date: Tue, 9 May 2023 14:44:44 -0400 Subject: [PATCH] Gmrun in distrobox --- sway/bindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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