From a81e11697ff4b6fd9382e711cd89f94381582850 Mon Sep 17 00:00:00 2001 From: Bruno Cabral Date: Sat, 9 Apr 2022 10:31:06 -0700 Subject: [PATCH] missing install instructions I had to do some extra steps to fully integrate the theme in my system (and lost some time trying to figure out what was wrong). I think having these instructions will help others in the future. But please, update the page at draculatheme.com/gtk too --- INSTALL.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index d3c34f1b..71e87d09 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -2,7 +2,7 @@ #### Install manually -Download using the [GitHub .zip download](https://github.com/dracula/gtk/archive/master.zip) option and extract the `.zip` file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary). +Download using the [GitHub .zip download](https://github.com/dracula/gtk/archive/master.zip) option and extract the `.zip` file to the themes directory i.e. `/usr/share/themes/` or `~/.themes/` (create it if necessary). Some apps require to have the theme in `/usr/share/themes`, if your app isn't changing colors from `~/.themes/`, try moving to `/usr/share/themes`. #### Activating theme @@ -30,3 +30,8 @@ gsettings set org.gnome.desktop.interface icon-theme "Dracula" ``` or Change via distribution specific tweak tool. + +## System context + +The Calendar, Notifications, Right-click menu and some other context require the installation of `User Themes` extension https://extensions.gnome.org/extension/19/user-themes/ +