8 lines
287 B
Bash
Executable File
8 lines
287 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# archypr:summary=Overwrite the user configs for swayosd (controls on-screen feedback for changing volume/songs etc) with the Omarchy defaults and restart the service.
|
|
|
|
archypr-efresh-config swayosd/config.toml
|
|
archypr-efresh-config swayosd/style.css
|
|
archypr-estart-swayosd
|