phone: Autostart squeekboard

This commit is contained in:
Andrew Savchenko 2023-06-16 13:30:38 +03:00 committed by Anton Midyukov
parent 13a4d32451
commit 4fdea9601c

View File

@ -0,0 +1,4 @@
#!/bin/sh -efu
# Run screen keyboard (squeekboard) by default
cp "/usr/share/applications/sm.puri.Squeekboard.desktop" "/etc/xdg/autostart/"