Swayidle: Difference between revisions

34j (talk | contribs)
Fix events with duplicated entries not working
Crop (talk | contribs)
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}";