force osk with user service

This commit is contained in:
UGA Innovation Factory
2025-12-08 20:28:03 +00:00
parent 088b679085
commit 03dc0f0ffb

View File

@@ -83,7 +83,7 @@
serviceConfig = {
ExecStart = ''
/bin/bash -c ' \
/run/current-system/sw/bin/sleep 5 \
/run/current-system/sw/bin/sleep 5; \
/run/current-system/sw/bin/dconf reset /org/gnome/desktop/a11y/applications/screen-keyboard-enabled
'
'';