Swayidle: Difference between revisions
Fix events with duplicated entries not working |
No edit summary |
||
| Line 27: | Line 27: | ||
# TODO: modify "display" function based on your window manager | # TODO: modify "display" function based on your window manager | ||
# Sway | # Sway | ||
display = status: "swaymsg 'output * power ${status}'"; | display = status: "swaymsg 'output * power ${status}'"; | ||
# Hyprland | # Hyprland | ||
# display = status: "hyprctl dispatch dpms ${status}"; | # display = status: "hyprctl dispatch dpms ${status}"; | ||