mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 03:58:51 +02:00
xss-dimmer: accept a background
This commit is contained in:
parent
432149fd91
commit
100a79c9e1
2 changed files with 28 additions and 11 deletions
|
@ -2,4 +2,6 @@
|
|||
Description=Screen dimmer
|
||||
|
||||
[Service]
|
||||
ExecStart=%h/.config/i3/bin/xss-dimmer --delay=%i --font "Monkey Island 1991"
|
||||
ExecStart=%h/.config/i3/bin/xss-dimmer --delay=%i \
|
||||
--font "Monkey Island 1991" \
|
||||
--background=%h/.cache/i3/current-wallpaper.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue