fix: use warp and change keybinds
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
36d87c181a
commit
482b301d47
1 changed files with 3 additions and 3 deletions
|
@ -3,11 +3,11 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
# terminal emulator
|
# terminal emulator
|
||||||
super + Return
|
super + control + Return
|
||||||
kitty
|
warp-terminal
|
||||||
|
|
||||||
# emacs
|
# emacs
|
||||||
super + control + Return
|
super + Return
|
||||||
emacsclient --create-frame
|
emacsclient --create-frame
|
||||||
|
|
||||||
# program launcher
|
# program launcher
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue