From 92e6f3223795ed62be715c09b47083bff381a2bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 21 Sep 2024 17:03:09 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20docs(README):=20add=20brightness?= =?UTF-8?q?ctl=20to=20the=20base=20dependencies=20on=20the=20installation?= =?UTF-8?q?=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/README.md b/.github/README.md index 10fb08ba..8bd0a56a 100644 --- a/.github/README.md +++ b/.github/README.md @@ -221,8 +221,8 @@ Here is all the information about my setup: ```bash yay -Sy hyprland hyprlock hypridle xdg-desktop-portal-hyprland hyprpicker \ - swww waybar waybar-updates rofi-wayland swaync swayosd-git \ - wl-clipboard cliphist udiskie devify polkit-gnome playerctl \ + swww waybar waybar-updates rofi-wayland swaync wl-clipboard cliphist \ + swayosd-git brightnessctl udiskie devify polkit-gnome playerctl \ 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 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).