From c57eafcbebd784fd754a2fcff696162a21a366a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lex=20Santiago?= Date: Sun, 24 Mar 2024 03:22:04 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2aa4226..8f7312d 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,6 @@ - Keymaps: ANSI QWERTY English (US), and ISO QWERTY Spanish (ES). Switch with Meta + Space - Browser: Librewolf - Terminal: Konsole & Yakuake + +### Todo + - Split the config into multiple modules such as one for programs, one for services, one for system settings, etc.