Gmrun in distrobox

This commit is contained in:
John Mertz 2023-05-09 14:44:44 -04:00
parent b826980f00
commit 60aa16517b
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ bindsym $mod+Shift+i mode "resize"
# Index: start wofi (launch applications) # Index: start wofi (launch applications)
bindsym $mod+u exec $HOME/scripts/wofi/wofi-drun.sh bindsym $mod+u exec $HOME/scripts/wofi/wofi-drun.sh
# Add Shift: Alternative launcher for literal commands # 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) # Middle: Host terminal (should be rarely used)
bindsym $mod+e exec /usr/bin/alacritty --config-file ${HOME}/.dotfiles/alacritty/host.yml bindsym $mod+e exec /usr/bin/alacritty --config-file ${HOME}/.dotfiles/alacritty/host.yml