From dd5b0ba08395113e67ea18589084ba188b154b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Tue, 26 Mar 2024 16:42:12 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20docs(README):=20update=20to=20in?= =?UTF-8?q?clude=20hyprlock=20and=20hypridle=20instead=20of=20their=20sway?= =?UTF-8?q?=20counterparts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/README.md b/.github/README.md index 8a9ddc52..54dca54a 100644 --- a/.github/README.md +++ b/.github/README.md @@ -118,8 +118,8 @@ Here is all the information about my setup: | **Firewall** | [ufw](https://wiki.archlinux.org/title/ufw) | | **Clipboard Manager** | [wl-clipboard](https://github.com/bugaevc/wl-clipboard) (with [cliphist](https://github.com/sentriz/cliphist)) | | **Wallpaper Switcher** | [swww](https://github.com/Horus645/swww) | -| **Lock Screen** | [swaylock-effects](https://github.com/jirutka/swaylock-effects) [:gear:](../.config/swaylock/) | -| **Idle Timeout** | [swayidle](https://github.com/swaywm/swayidle) [:gear:](../.config/swayidle/) | +| **Lock Screen** | [hyprlock](https://github.com/hyprwm/hyprlock) [:gear:](../.config/hypr/hyprlock.conf) | +| **Idle Timeout** | [hypridle](https://github.com/hyprwm/hypridle) [:gear:](../.config/hypr/hypridle.conf) | | **Color Picker** | [hyprpicker](https://github.com/hyprwm/hyprpicker) | | **Screenshot Tool** | [hyprshot](https://github.com/Gustash/Hyprshot) | | **Recording Tool** | [wf-recorder](https://github.com/ammen99/wf-recorder) |