Skip to content

Commit 5c3b677

Browse files
authored
Merge pull request #13 from yue-dongchen/master
Improve installation instructions
2 parents 02fc549 + 5dd8161 commit 5c3b677

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@
77

88
## Install
99

10-
1. Install [User Themes](https://extensions.gnome.org/extension/19/user-themes/)
11-
2. Download `E-Ink.zip` from [Releases](https://github.com/fujimo-t/gnome-shell-theme-e-ink/releases)
12-
3. Extract it and copy `gnome-shell.css` under '~/.themes/E-Ink/'
13-
4. Change theme from User Themes settings
10+
1. Ensure GNOME Tweaks is installed.
11+
2. Ensure the GNOME Shell extension ["User Themes"](https://extensions.gnome.org/extension/19/user-themes/) is installed and enabled in [GNOME Extensions](https://apps.gnome.org/en-GB/Extensions/).
12+
3. Download `E-Ink.zip` from [Releases](https://github.com/fujimo-t/gnome-shell-theme-e-ink/releases).
13+
4. Place the `gnome-shell.css` file into `~/.themes/E-Ink/gnome-shell/`.
14+
5. In the "Appearance" section of GNOME Tweaks, there is a row called "Shell", whose drop-down menu should now contain "E-Ink". Select it for the theme to take effect.
15+
16+
### Additional steps for Ubuntu
17+
18+
The dock styling will work only if the system is running the GNOME Shell extension ["Dash to Dock"](https://extensions.gnome.org/extension/307/dash-to-dock/), of which Ubuntu ships a modified version that is incompatible with this theme. To resolve this,
19+
20+
1. Install ["Dash to Dock"](https://extensions.gnome.org/extension/307/dash-to-dock/).
21+
22+
2. In Gnome Extensions, disable the extension "Ubuntu Dock" in the "System Extensions" section.
23+
24+
3. Enable the extension "Dash to Dock".
25+
26+
4. Open the settings of Dash to Dock. Under the "Appearance" section, ensure that "Use built-in theme" is toggled to the off position.

0 commit comments

Comments
 (0)