clipboard: Improve bottom row

This commit is contained in:
Jules Aguillon 2024-06-29 23:10:36 +02:00
parent 2f8a2917a2
commit 143718b1de

View File

@ -2,8 +2,8 @@
<!-- The bottom row used in the clipboard history pane. -->
<keyboard bottom_row="false">
<row height="0.95">
<key key0="switch_back_emoji"/>
<key shift="4" key0="backspace"/>
<key key0="enter"/>
<key key0="switch_back_clipboard"/>
<key width="4" key0="space" key7="switch_forward" key8="switch_backward" key5="cursor_left" key6="cursor_right" slider="true"/>
<key key0="enter" key2="action"/>
</row>
</keyboard>