listen to all keyboards

This commit is contained in:
Robin Appelman 2020-04-11 15:01:52 +02:00
commit 4fbdc1164c
7 changed files with 50 additions and 15 deletions

View file

@ -1,4 +1,4 @@
use shortcutd_client::{Shortcut, ShortcutClient};
use shortcutd::{Shortcut, ShortcutClient};
use std::error::Error;
use std::time::Duration;