update keybinds
This commit is contained in:
parent
7bf1e1ddfe
commit
5cef44ad29
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user