Update README.md
This commit is contained in:
parent
d06bafda03
commit
ad4bbde8d8
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ After that install the wanted theme in your `configuration.nix` or `home.nix`
|
|||
}
|
||||
```
|
||||
Set the environment variable so `hyprcursor` knows to use the the newly added theme. You can do this in your `NixOs` configuration
|
||||
```
|
||||
```nix
|
||||
# configuration.nix
|
||||
{ ... }: {
|
||||
...
|
||||
|
@ -69,7 +69,7 @@ Set the environment variable so `hyprcursor` knows to use the the newly added th
|
|||
...
|
||||
}
|
||||
```
|
||||
```
|
||||
```nix
|
||||
# home.nix
|
||||
{ ... }: {
|
||||
...
|
||||
|
|
Loading…
Add table
Reference in a new issue