grobi: stop redshift, not disable it
This commit is contained in:
parent
c6ae768562
commit
6d1ed7ca6e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ rules:
|
||||||
primary: eDP1
|
primary: eDP1
|
||||||
execute_after:
|
execute_after:
|
||||||
- xset s off
|
- xset s off
|
||||||
- systemctl --user disable redshift.service
|
- systemctl --user stop redshift.service
|
||||||
|
|
||||||
- name: 'docked with dock-connector'
|
- name: 'docked with dock-connector'
|
||||||
outputs_connected:
|
outputs_connected:
|
||||||
|
|
Loading…
Reference in a new issue