diff --git a/bin/omarchy-refresh-hyprsunset b/bin/omarchy-refresh-hyprsunset index d30260d..ca2ab1a 100755 --- a/bin/omarchy-refresh-hyprsunset +++ b/bin/omarchy-refresh-hyprsunset @@ -1,4 +1,4 @@ #!/bin/bash omarchy-refresh-config hypr/hyprsunset.conf -omarchy-restart-app hyprsunset +omarchy-restart-hyprsunset diff --git a/bin/omarchy-restart-hyprsunset b/bin/omarchy-restart-hyprsunset new file mode 100755 index 0000000..0e681bf --- /dev/null +++ b/bin/omarchy-restart-hyprsunset @@ -0,0 +1,3 @@ +#!/bin/bash + +omarchy-restart-app hyprsunset