mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-31 08:14:26 +02:00
xss-lock: use a dimmer service to start/stop dimmer
This way, we can lock the screen before stopping dimmer.
This commit is contained in:
parent
8d70ce8106
commit
3d9c3e458c
2 changed files with 12 additions and 3 deletions
5
dotfiles/systemd/dimmer@.service
Normal file
5
dotfiles/systemd/dimmer@.service
Normal file
|
@ -0,0 +1,5 @@
|
|||
[Unit]
|
||||
Description=Screen dimmer
|
||||
|
||||
[Service]
|
||||
ExecStart=%h/.config/i3/bin/dimmer --delay=%i
|
Loading…
Add table
Add a link
Reference in a new issue