vincentbernat.i3wm-configur.../dotfiles/systemd/xss-dimmer@.service

10 lines
232 B
SYSTEMD
Raw Permalink Normal View History

2021-08-10 16:17:02 +02:00
[Unit]
Description=Screen dimmer
[Service]
ExecStart=%h/.config/i3/bin/xss-dimmer \
--delay=%i \
--background=%t/i3/current-wallpaper.png \
--sound=/usr/share/sounds/freedesktop/stereo/audio-volume-change.oga
TimeoutSec=1