[hyprland] Add note about hyprland dying when locking screen.
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user