Hyprland tools
hyprpanel
- Website
- AUR package:
ags-hyprpanel-git
- Broke Manjaro sway update, had to uninstall
hyprlock
When hyprlock is not working, a hyprland message appears on the screen showing the instructions how to recover. These are the steps:
- Switch to an another TTY (
Ctrl+Alt+F3
i.e.), then:
hyprctl --instance 0 'keyword misc:allow_session_lock_restore 1'
killall -9 hyprlock
hyprctl --instance 0 'dispatch exec hyprlock'
exit
- Switch back to main TTY (
Ctrl+Alt+F1
), try to unlock - When logging in works don't forget to end the additional TTY session