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