From 6e24e8c1e7b35260c06cc7ed2c66d114327481d8 Mon Sep 17 00:00:00 2001 From: He4eT Date: Mon, 12 Aug 2024 23:41:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b09060f..bff8445 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ git clone https://github.com/He4eT/Desolate-GTK.git Desolate ``` 2. Apply the theme using your preferred method. For example, you can use `lxappearance`. -Additionally, you may need to copy the contents of `~/.config/gtk-3.0/` to `~/.config/gtk-4.0/`, or set the `GTK_THEME` environment variable in your ~/.profile file: +Additionally, you may need to copy the contents of `~/.config/gtk-3.0/` to `~/.config/gtk-4.0/`, or set the `GTK_THEME` environment variable in your `~/.profile` file: ``` export GTK_THEME=Desolate ```