toggle-keyboard: fix shebang
This commit is contained in:
parent
2970b6a63f
commit
b09e68119f
@ -1,4 +1,4 @@
|
||||
!/bin/sh
|
||||
#!/bin/sh
|
||||
KEYBOARD_ENABLED=$(gsettings get org.gnome.desktop.a11y.applications screen-keyboard-enabled)
|
||||
if [ "$KEYBOARD_ENABLED" = "true" ]; then
|
||||
KEYBOARD_ENABLED="false"
|
||||
|
Loading…
x
Reference in New Issue
Block a user