7 lines
192 B
Bash
Executable File
7 lines
192 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# archypr:summary=Overwrite the user config for hyprsunset with the Omarchy default and restart the service.
|
|
|
|
archypr-efresh-config hypr/hyprsunset.conf
|
|
archypr-estart-hyprsunset
|