working double shortcuts

This commit is contained in:
filipriec
2025-02-27 13:58:47 +01:00
parent 312d5fff36
commit a7c105d903
5 changed files with 345 additions and 154 deletions

View File

@@ -1,3 +1,4 @@
// src/config/mod.rs
pub mod colors;
pub mod config;
pub mod key_sequences;