Add screenkey config as fish function

This commit is contained in:
David Holland 2019-12-13 01:02:35 +01:00
parent 8f45ee2c67
commit 8bae78e395
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
function screenkey-obs
screenkey --no-systray -t 2 -p fixed -s small -g 960x48+0+984 --key-mode composed --bak-mode full --mods-mode normal --scr 0 -f Hack
end