mirror of
https://github.com/Dejvino/pinephone-sway-poc.git
synced 2024-11-05 15:50:05 +00:00
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
pidof squeekboard || squeekboard &
|
||
|
busctl call --user sm.puri.OSK0 /sm/puri/OSK0 sm.puri.OSK0 SetVisible b true
|