tristan
d528eaf288
services.swayidle: change target to generic session ( #3913 )
...
this makes the default setup support other window-managers, and is the
trend followed by waybar, clipman, copyq, wlsunset.
2024-04-10 21:26:32 +02:00
midchildan
17dc593930
modules: add platform assertions
2023-02-07 21:54:24 +01:00
Mario Rodas
b5c083300b
treewide: fix typos
2022-12-05 12:58:02 +01:00
wuyoli
6427ae9578
swayidle: fix examples
...
The example did not work before, since the systemd service does not
have swaylock in its PATH.
PR #3298
2022-10-06 19:52:37 +02:00
Erik Rodriguez
583a99f016
swayidle: allow wayland targets other than sway-session.target ( #3202 )
...
Allow another Wayland targets, as river-session.target or
hyprland-session.target, to use swayidle.service which is hard-coded to
sway-session.target.
2022-09-05 10:56:10 -06:00
Joe Neeman
43ea4c5123
swayidle: fix systemd service
...
swayidle executes commands using "sh -c" and so its PATH must contain
a shell. This adds such PATH entry to the environment of the systemd
service.
Fixes #2811 .
2022-07-12 12:01:04 +02:00
arjan-s
ac722cddf4
swayidle: Fix position of extraArgs ( #2932 )
2022-05-03 11:20:46 -06:00
Robert Helgesson
5fb55d51e2
swayidle: fix option documentation
2022-01-06 09:22:42 +01:00
Jos van Bakel
65e5b835a9
swayidle: add module ( #2610 )
...
Swayidle is an idle management daemon for Wayland. This modules adds support for
running swayidle as a SystemD user unit and makes it configurable through
home-manager.
2022-01-03 12:03:20 -07:00