6 lines
138 B
Bash
6 lines
138 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
# archypr:summary=Restart the hyprsunset service (used for blue light filtering/night light).
|
||
|
|
|
||
|
|
archypr-estart-app hyprsunset
|