Gmrun in distrobox
This commit is contained in:
parent
b826980f00
commit
60aa16517b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue