clipboard: Remove keyboard switching keys

These don't have any effect.
This commit is contained in:
Jules Aguillon 2024-07-06 13:45:53 +02:00
parent caa397dd70
commit 32ae63341d

View File

@ -3,7 +3,7 @@
<keyboard bottom_row="false">
<row height="0.95">
<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 width="4" key0="space" key5="cursor_left" key6="cursor_right" slider="true"/>
<key key0="enter" key2="action"/>
</row>
</keyboard>