📚 docs(README): add brightnessctl to the base dependencies on the installation section
This commit is contained in:
parent
df84e2940e
commit
92e6f32237
1 changed files with 3 additions and 3 deletions
6
.github/README.md
vendored
6
.github/README.md
vendored
|
@ -221,8 +221,8 @@ Here is all the information about my setup:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yay -Sy hyprland hyprlock hypridle xdg-desktop-portal-hyprland hyprpicker \
|
yay -Sy hyprland hyprlock hypridle xdg-desktop-portal-hyprland hyprpicker \
|
||||||
swww waybar waybar-updates rofi-wayland swaync swayosd-git \
|
swww waybar waybar-updates rofi-wayland swaync wl-clipboard cliphist \
|
||||||
wl-clipboard cliphist udiskie devify polkit-gnome playerctl \
|
swayosd-git brightnessctl udiskie devify polkit-gnome playerctl \
|
||||||
pyprland grim slurp \
|
pyprland grim slurp \
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -446,7 +446,7 @@ If you are going to use git, be sure to change the user definition as well as th
|
||||||
|
|
||||||
- **Brightness**
|
- **Brightness**
|
||||||
|
|
||||||
Brightness control is integrated with [SwayOSD](https://github.com/ErikReider/SwayOSD). It was installed in the first steps, so you should be able to change it. If not, be sure to read [this part](https://github.com/ErikReider/>SwayOSD#brightness-control) on the SwayOSD documentation.
|
Brightness control is integrated with [SwayOSD](https://github.com/ErikReider/SwayOSD) and [brightnessctl](https://github.com/Hummer12007/brightnessctl). Be sure to follow [this steps](https://github.com/ErikReider/>SwayOSD#brightness-control) on the SwayOSD documentation to be able to change the brightness.
|
||||||
|
|
||||||
If you wanna have automatic screen brightness, install [wluma](https://github.com/maximbaz/wluma).
|
If you wanna have automatic screen brightness, install [wluma](https://github.com/maximbaz/wluma).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue