Commit graph

8 commits

Author SHA1 Message Date
zeusgoose
8e9751ea92 documentation: s/view/window/ 2025-05-25 01:31:40 +09:00
Johan Malm
51844c7fc9 docs/autostart: add example for delayed start 2025-05-21 20:18:27 +09:00
Johan Malm
b50d0ea4c8 docs/autostart: use wlopm with *
With swayidle timeout/resume, use wlopm --off/--on with * instead of
specifying output names. When * is given as parameter to an operation
wlopm will do the operation for all discovered outputs.

https://git.sr.ht/~leon_plickat/wlopm/tree/master/item/wlopm.1#L68
2022-05-04 21:52:20 +01:00
Johan Malm
3a9b1d2c16 docs/autostart: add swayidle with wlopm example
...to turn outputs on/off following the addition of
wlr-output-power-management protocol support (commit c23397f3)
2022-04-21 21:22:10 +01:00
Johan Malm
ea705a7303 docs/autostart: remove wlr-randr {--off,--on}
swayidle previously used wlr-randr to enable/disable outputs, but since
commit a837fefc, this re-arranges views so is not to be used in the
context of idle system power management.
2022-01-03 23:32:02 +00:00
Johan Malm
05237ed1cb docs/autostart: add swayidle example 2021-11-28 22:54:22 +00:00
Johan Malm
fb6792f12c docs/autostart: add kanshi, waybar and mako as examples 2021-10-20 19:54:39 +01:00
Johan Malm
bad3311ae5 Add example autostart and environment files 2021-04-10 09:18:30 +01:00