mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Enable auto-pasting for the emoji picker (#4344)
* Enable auto-pasting for the emoji picker * Excess CR --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
committed by
GitHub
parent
adfe182984
commit
e455d1bd68
1
config/elephant/symbols.toml
Normal file
1
config/elephant/symbols.toml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
command = 'wl-copy && hyprctl dispatch sendshortcut "SHIFT, Insert,"'
|
||||||
4
migrations/1769182209.sh
Normal file
4
migrations/1769182209.sh
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
echo "Enable auto-pasting for the emoji picker"
|
||||||
|
|
||||||
|
omarchy-refresh-config elephant/symbols.toml
|
||||||
|
omarchy-restart-walker
|
||||||
Reference in New Issue
Block a user