Update README
This commit is contained in:
parent
572fdd18f7
commit
d921e77529
15
README.md
15
README.md
|
@ -48,22 +48,16 @@ wget -qO- https://raw.githubusercontent.com/Rokin05/darkine-kde/master/install.s
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
<p align="center"><img src="https://raw.githubusercontent.com/Rokin05/darkine-kde/master/INFO/screenshots/thumbs/mini.lockscreen.png" alt="Darkine-KDE lockscreen"/></p>
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> 4bee60c32feaa55110d3a7e44cf927c42f54c50c
|
<p align="center"><img src="https://raw.githubusercontent.com/Rokin05/darkine-kde/master/INFO/screenshots/thumbs/mini.lockscreen.png" alt="Darkine-KDE lockscreen"/></p>
|
||||||
#### Set the background lockscreen dark-grey :
|
#### Set the background lockscreen dark-grey :
|
||||||
```
|
```
|
||||||
kwriteconfig5 --file kscreenlockerrc --group Greeter --group Wallpaper --group org.kde.color --group General --key Color 29,29,29
|
kwriteconfig5 --file kscreenlockerrc --group Greeter --group Wallpaper --group org.kde.color --group General --key Color 29,29,29
|
||||||
qdbus org.kde.KWin /KWin reconfigure
|
qdbus org.kde.KWin /KWin reconfigure
|
||||||
```
|
```
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
<p align="center"><img src="https://raw.githubusercontent.com/Rokin05/darkine-kde/master/INFO/screenshots/thumbs/mini.fonts.png" alt="Darkine-KDE fonts"/></p>
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> 4bee60c32feaa55110d3a7e44cf927c42f54c50c
|
<p align="center"><img src="https://raw.githubusercontent.com/Rokin05/darkine-kde/master/INFO/screenshots/thumbs/mini.fonts.png" alt="Darkine-KDE fonts"/></p>
|
||||||
#### Use the same <a href="https://raw.githubusercontent.com/Rokin05/darkine-kde/master/INFO/screenshots/fonts-config.png">fonts</a> from the screenshot :
|
#### Use the same <a href="https://raw.githubusercontent.com/Rokin05/darkine-kde/master/INFO/screenshots/fonts-config.png">fonts</a> from the screenshot :
|
||||||
```
|
```
|
||||||
# Arch :
|
# Arch :
|
||||||
|
@ -82,11 +76,8 @@ qdbus org.kde.KWin /KWin reconfigure
|
||||||
kquitapp5 plasmashell && kstart5 plasmashell
|
kquitapp5 plasmashell && kstart5 plasmashell
|
||||||
```
|
```
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
<p align="center"><img src="https://raw.githubusercontent.com/Rokin05/darkine-kde/master/INFO/screenshots/thumbs/mini.kvantum.png" alt="Darkine-KDE kvantum"/></p>
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> 4bee60c32feaa55110d3a7e44cf927c42f54c50c
|
<p align="center"><img src="https://raw.githubusercontent.com/Rokin05/darkine-kde/master/INFO/screenshots/thumbs/mini.kvantum.png" alt="Darkine-KDE kvantum"/></p>
|
||||||
#### Arch : How install Kvantum :
|
#### Arch : How install Kvantum :
|
||||||
<a href="https://github.com/tsujan/Kvantum/blob/master/Kvantum/INSTALL">Official guide</a> - can be change over the time ! :
|
<a href="https://github.com/tsujan/Kvantum/blob/master/Kvantum/INSTALL">Official guide</a> - can be change over the time ! :
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue