mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 03:58:51 +02:00
8 lines
299 B
Desktop File
8 lines
299 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
|