diff options
author | zachir <zachir@librem.one> | 2024-10-01 20:38:11 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-10-01 20:38:11 -0500 |
commit | ce505355d17f4fc6d1d39c7042cc8ffcc82cfec4 (patch) | |
tree | 3eacebd1c4aa9f50b7e6190ce35234266e2b8e27 | |
parent | 0b5a7ff7f1ee10df93e811bda4323b1e96d7dc39 (diff) |
We're using hypridle and hyprlock now
Both of these are now functional enough to be the main things
-rw-r--r-- | progs-wayland.csv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/progs-wayland.csv b/progs-wayland.csv index be8cf84..b7faa44 100644 --- a/progs-wayland.csv +++ b/progs-wayland.csv @@ -93,8 +93,8 @@ S,nftables,is the more advanced Linux kernel-level firewall ,rsync,syncs local and remote filesystems very well ,sshfs,allows mounting a remote filesystem locally over ssh ,sxhkd,provides wm-independent hotkeys for X11 -,swayidle,is a lock screen timeout daemon for wlroots compositors -,swaylock,is a lock screen for wlroots compositors +,hypridle,is a lock screen timeout daemon for Hyprland compositors +,hyprlock,is a lock screen for Hyprland compositors ,sysstat,gets system statistics such as resource usage ,termdown,provides a TUI countdown timer and stopwatch ,timeshift,is the backup system provided with ZIRLESS |