diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2024-03-13 05:44:48 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2024-03-13 05:44:48 +0900 |
| commit | d254d3d0b630c9eb1a52683d0993ceac86630754 (patch) | |
| tree | 4f16360ed888a482fd1b5f2156fdb7bfcde71020 /config/cava | |
| parent | 2f41a7476cc2833711acc4b964e79fb1330cf484 (diff) | |
removal of extra # to align with new hyprlang requirement. Credit goes to @@Ryuuyas
Diffstat (limited to 'config/cava')
| -rw-r--r-- | config/cava/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cava/config b/config/cava/config index 7fad763c..36e47610 100644 --- a/config/cava/config +++ b/config/cava/config @@ -1,4 +1,4 @@ -## Configuration file for CAVA. Default values are commented out. Use either ';' or '#' for commenting. +# Configuration file for CAVA. Default values are commented out. Use either ';' or '#' for commenting. [general] |
