update keybinds

This commit is contained in:
Mid Favila 2022-01-02 21:05:47 -04:00
parent 7bf1e1ddfe
commit 5cef44ad29
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@ ctrl + Pause ; ctrl + r
#Prompt the user for a Scheme expression
ctrl + Pause ; shift + colon
gsi -e "$(printf "\n"|dmenu 'gsi>')"|xmessage -file -
gsi -e `{printf \n|dmenu -p gsi>}|xmessage -file -
#Prompt the user for a shell command
ctrl + Pause ; shift + exclam
printf "\n"|dmenu "sh:"|sh -
printf \n|dmenu -p sh:|sh -
#Start our IM client
ctrl + Pause ; p ; i