mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-04 10:14:34 +02:00
dimmer: rename to xss-dimer
This commit is contained in:
parent
e84885e47a
commit
f7e0fd5250
4 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@ configure() {
|
|||
xset dpms $((timeout * 2)) $((timeout * 22 / 10)) $((timeout * 24 / 10))
|
||||
}
|
||||
dimmer() {
|
||||
systemctl --user $1 dimmer@$notify.service
|
||||
systemctl --user $1 xss-dimmer@$notify.service
|
||||
}
|
||||
|
||||
case "$1" in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue