Skip to content

Commit 833615c

Browse files
committed
README
1 parent c95c2b8 commit 833615c

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

README.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,26 @@ Please make sure you don't have an ancient version of these.
2424

2525
1. Install it. You can get the theme by cloning this repo or by installing it from `AUR` using `makepkg` or an AUR helper like `yay`.
2626

27-
+ AUR route.
27+
+ AUR route.
2828

29-
```
30-
# AUR Helper
31-
$ yay -Syu lightdm-webkit2-theme-glorious
29+
```
30+
# AUR Helper
31+
$ yay -Syu lightdm-webkit2-theme-glorious
3232

33-
# Makepkg route
34-
$ git clone https://aur.archlinux.org/lightdm-webkit2-theme-glorious.git
35-
$ cd lightdm-webkit2-theme-glorious
36-
$ makepkg -sri
37-
```
33+
# Makepkg route
34+
$ git clone https://aur.archlinux.org/lightdm-webkit2-theme-glorious.git
35+
$ cd lightdm-webkit2-theme-glorious
36+
$ makepkg -sri
37+
```
3838

39-
+ Clone the repo route.
39+
+ Clone the repo route.
4040

41-
```
42-
$ git clone --depth 1 https://github.com/manilarome/lightdm-webkit2-theme-glorious
43-
# cp lightdm-webkit2-theme-glorious /usr/share/lightdm-webkit/themes/glorious -r
44-
```
41+
1. Download and extract the latest stable release from [here](https://github.com/manilarome/lightdm-webkit2-theme-glorious/releases).
42+
2. Copy it to the lightdm-webkit theme folder:
43+
44+
```
45+
# cp -r lightdm-webkit2-theme-glorious /usr/share/lightdm-webkit/themes/glorious
46+
```
4547

4648
3. Set lightdm greeter session to webkit2.
4749

@@ -89,10 +91,10 @@ The default modifier is <kbd>Alt</kbd>. You can change it in the settings.
8991

9092
### Customization and Settings
9193

92-
+ Color settings supports `#RGB`, `#RRGGBB`, and `#RRGGBBAA`.
93-
+ Blur strength settings only allows integer with `px` suffix.
94+
+ Color customization supports `#RGB`, `#RRGGBB`, and `#RRGGBBAA`.
95+
+ Blur strength settings only allows an integer with `px` suffix.
9496
+ Animation speed supports `s` and `ms`.
95-
+ Background image selection. Selection supports randomness.
97+
+ Background image selection. Supports randomness.
9698

9799
### Changing clock mode
98100

0 commit comments

Comments
 (0)