mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(espanso): add a basic setup for snippets with Espanso
This commit is contained in:
16
espanso/config/default.yml
Normal file
16
espanso/config/default.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
# Toggle key
|
||||
|
||||
toggle_key: RIGHT_ALT
|
||||
search_shortcut: ALT+SHIFT+SPACE
|
||||
|
||||
# Injection Backend
|
||||
|
||||
backend: Clipboard
|
||||
|
||||
# Auto-restart
|
||||
|
||||
auto_restart: true
|
||||
|
||||
# Clipboard threshold
|
||||
|
||||
clipboard_threshold: 100
|
||||
Reference in New Issue
Block a user