update flag file path to .spool

This commit is contained in:
John Mertz 2022-09-23 18:07:29 -04:00
parent 4c35268b8f
commit 391ad2810c
Signed by: jpm
GPG Key ID: E9C5EA2D867501AB
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
FILE=/home/jpm/.config/onscreen-keyboard
FILE=/home/jpm/.spool/onscreen-keyboard
if [ -f $FILE ]; then
rm $FILE
busctl call --user sm.puri.OSK0 /sm/puri/OSK0 sm.puri.OSK0 SetVisible b false