mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-06-18 07:36:41 +02:00
docs: README
This commit is contained in:
parent
ba29542a2a
commit
d9b8b197b0
@ -90,6 +90,10 @@ Add this line to your shell startup file. (`.bashrc`, `.zshrc` or etc.)
|
|||||||
```sh
|
```sh
|
||||||
# Import colorscheme from 'wal'
|
# Import colorscheme from 'wal'
|
||||||
(wal -r &)
|
(wal -r &)
|
||||||
|
|
||||||
|
# If the command above doesn't work,
|
||||||
|
# try this alternative.
|
||||||
|
setsid wal -r
|
||||||
```
|
```
|
||||||
|
|
||||||
Here's how the extra syntax above works:
|
Here's how the extra syntax above works:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user