mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-02 17:24:27 +02:00
xss-dimmer: play a sound to notice dimmer when not looking at the screen
This commit is contained in:
parent
f8689c512b
commit
398ef9263b
2 changed files with 24 additions and 2 deletions
|
@ -3,4 +3,5 @@ Description=Screen dimmer
|
|||
|
||||
[Service]
|
||||
ExecStart=%h/.config/i3/bin/xss-dimmer --delay=%i \
|
||||
--background=%t/i3/current-wallpaper.png
|
||||
--background=%t/i3/current-wallpaper.png \
|
||||
--sound=/usr/share/sounds/freedesktop/stereo/audio-volume-change.oga
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue