nix-config/modules/home/wm
Bruno BELANYI a371ab9406 home: wm: i3: fix 'toggle-xautolock'
Because of DPMS, I would still get a screen-lock after a 10-minute
timeout.

I think the `xset s {on,off}` part is not _strictly_ necessary, but a
little bit of cargo-culting never hurt anybody.

According to the `xss-lock` man page `xset s on` use hard-coded values,
not my preferred timeouts. Given that I rely on `xautolock` anyway, I
don't care about the timeouts and set them to `0`.
2026-04-04 23:05:58 +01:00
..
cursor home: wm: use upstream 'vimix-cursors' 2023-12-14 14:26:18 +00:00
dunst home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
i3 home: wm: i3: fix 'toggle-xautolock' 2026-04-04 23:05:58 +01:00
i3bar treewide: remove redundant 'builtins' 2026-02-26 15:48:14 +00:00
rofi home: terminal: rename 'default' 2026-04-01 20:04:43 +01:00
screen-lock home: wm: screen-lock: use 'writeShellApplication' 2026-04-04 23:05:58 +01:00
default.nix home: wm: clarify documentation 2026-04-04 23:05:58 +01:00