[hyprland] Add note about hyprland dying when locking screen.

This commit is contained in:
jmug
2026-02-27 22:24:16 -08:00
parent 644540d222
commit 6cb5f8b8c7
+2
View File
@@ -242,6 +242,8 @@
}; };
"custom/lock" = { "custom/lock" = {
format = "<span color='#00FFFF'> </span>"; format = "<span color='#00FFFF'> </span>";
# Figure out how to not crash hyprland whwn dispatching from waybar.
# on-click = "hyprctl dispatch dpms off && hyprlock";
on-click = "hyprlock"; on-click = "hyprlock";
tooltip = true; tooltip = true;
tooltip-format = "lock"; tooltip-format = "lock";