forked from kunsi/dotfiles
grobi: disable redshift automatically if switching to "presentation"
This commit is contained in:
parent
551717e700
commit
8f4d948219
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ rules:
|
|||
primary: eDP1
|
||||
execute_after:
|
||||
- xset s off
|
||||
- systemctl --user disable redshift.service
|
||||
|
||||
- name: 'docked with dock-connector'
|
||||
outputs_connected:
|
||||
|
|
Loading…
Reference in a new issue