7 lines
182 B
Bash
Executable File
7 lines
182 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# blob:summary=Overwrite the user config for hyprsunset with the Blob default and restart the service.
|
|
|
|
blob-refresh-config hypr/hyprsunset.conf
|
|
blob-restart-hyprsunset
|