Add update-background callback after lockscreen
This commit is contained in:
parent
816178cf0e
commit
5f960fc2ca
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
, extra
|
||||
, roboto
|
||||
, i3lock-color
|
||||
, update-background
|
||||
, writeScript
|
||||
, font ? { package = roboto; name = "Roboto"; }
|
||||
, palette ? extra.palette.palette {}
|
||||
|
|
@ -52,4 +53,6 @@ writeScript "lockscreen.sh" ''
|
|||
--pass-media-keys \
|
||||
--pass-screen-keys \
|
||||
--pass-volume-keys \
|
||||
--nofork &&
|
||||
${update-background}
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue