mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
9 lines
232 B
Desktop File
9 lines
232 B
Desktop File
[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
|