From cf99fa5687ea3750243be5f1661cbcc5becf43b7 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 14 Jun 2024 14:03:35 +0200 Subject: [PATCH] Update --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9587c79..a49e47f 100644 --- a/README.md +++ b/README.md @@ -100,11 +100,12 @@ It's a simple way to manage your system configuration and dotfiles. ## Settings, Themes and colors In your hosts configuration, you should add a `variables.nix` file to manage your settings, including: - - user information - - timezone and locale - - keyboard layout - - the theme: will be used in programs and for GTK *(and QT (TODO))* themes - - ... (check the `hosts/guest/variables.nix` file for more information) + +- user information +- timezone and locale +- keyboard layout +- the theme: will be used in programs and for GTK *(and QT (TODO))* themes +- ... (check the `hosts/guest/variables.nix` file for more information) PS: To apply the theme to duckduckgo, follow the instructions in `$HOME/.config/duckduckgo-colorscheme.js`.