aboutsummaryrefslogtreecommitdiff
path: root/src/components/mod.rs
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2024-03-07 09:34:25 -0500
committerShav Kinderlehrer <[email protected]>2024-03-07 09:34:25 -0500
commit832eb17a68e37f287206ec319a316ea91247808a (patch)
tree273aad6f124e080554f081c432c1d8f2a59b1a26 /src/components/mod.rs
parentfa3e812a301455c7bc7b4d829a7fba01ddaea413 (diff)
downloadmolehole-832eb17a68e37f287206ec319a316ea91247808a.tar.gz
molehole-832eb17a68e37f287206ec319a316ea91247808a.zip
Add default shortcuts + add flags for super key
Diffstat (limited to 'src/components/mod.rs')
-rw-r--r--src/components/mod.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/mod.rs b/src/components/mod.rs
index 78abbca..07fe4d8 100644
--- a/src/components/mod.rs
+++ b/src/components/mod.rs
@@ -1,2 +1 @@
-pub mod hello_world;
pub mod global_keys;