small error corrected
This commit is contained in:
parent
a5d222d369
commit
471cdf62ef
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ For now only the arch logo is available.
|
|||
|
||||
# Getting logos from other sources
|
||||
|
||||
If you already have a monochrome svg of a logo you want to put on your wallpaper, you just need to put it in the logo directory and use the filename (without the file extension) as the second argument.
|
||||
If you already have a monochrome svg of a logo you want to put on your wallpaper, you just need to put it in the logo directory and use the filename (without the file extension) as the first argument.
|
||||
|
||||
```
|
||||
wget https://kde.org/stuff/clipart/logo/plasma-logo-monochrome.svg -O plasma.svg
|
||||
|
|
Loading…
Reference in a new issue