Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ljmill authored Aug 19, 2022
1 parent 00a112a commit 14b974c
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# tokyo-night-icons
Beautiful icons themed in Tokyo Night
## Installation
Download `TokyoNight-SE.tar.bz2` archive from [Releases](https://github.com/ljmill/tokyo-night-icons/releases/) and extract into `~/.local/share/icons` or `/usr/share/icons`

## Applying

Set the `gtk-icon-theme-name` in `~/.config/gtk-3.0/settings.ini`:

```ini
gtk-icon-theme-name=TokyoNight-SE
```

or use a GTK theme manager such as [lxappearance](https://github.com/lxde/lxappearance).

0 comments on commit 14b974c

Please sign in to comment.