Add screenkey config as fish function
This commit is contained in:
parent
8f45ee2c67
commit
8bae78e395
1 changed files with 3 additions and 0 deletions
3
.config/fish/functions/screenkey-obs.fish
Normal file
3
.config/fish/functions/screenkey-obs.fish
Normal 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
|
Loading…
Reference in a new issue