Skip to content

Commit

Permalink
Add new Hyprland locking & idle utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
yavko committed Feb 19, 2024
1 parent ec974f6 commit 4cc0995
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ These technically aren't hyprland plugins, but extend hyprland functionality usi

#### Idle Daemons

- [hypridle](https://github.com/hyprwm/hypridle) ![c++][cpp] (Hyprland's idle daemon)
- [swayidle](https://github.com/swaywm/swayidle) ![c][c] (Idle daemon used by default in sway, also only one I could find for wlroots)
- [wscreensaver-bridge](https://github.com/kelvie/wscreensaver-bridge) ![rust][rs] (Wayland native bridge for apps that use org.freedesktop.ScreenSaver to inhibit idleness)

Expand All @@ -189,6 +190,7 @@ These technically aren't hyprland plugins, but extend hyprland functionality usi
- [swaylock](https://github.com/swaywm/swaylock) ![c][c] (Sway's default locker, very configurable, and popular)
- [swaylock-effects](https://github.com/mortie/swaylock-effects) ![c][c] (Fork of swaylock, but with effects ^)
- [waylock](https://codeberg.org/ifreund/waylock) ![zig][z] (A small screenlocker for Wayland compositors)
- [hyprlock](https://github.com/hyprwm/hyprlock) ![c++][cpp] (Hyprland's GPU-accelerated screen locking utility)

#### Clipboard Managers

Expand Down

0 comments on commit 4cc0995

Please sign in to comment.