diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-31 12:06:33 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-31 12:06:33 +0900 |
| commit | c25e598d559a3b42bb2b85902d94f61a1498083e (patch) | |
| tree | 52bb41ed5d92594ac7a2ad1d8d46fa8457c7db80 | |
| parent | 51cc8beb51452f7a8e63cffe78dd0217be02471a (diff) | |
minor update... dang I need to stop tweaking
| -rw-r--r-- | config/cava/config | 2 | ||||
| -rw-r--r-- | config/fastfetch/config-compact.jsonc | 2 | ||||
| -rw-r--r-- | config/fastfetch/config-v2.jsonc | 2 | ||||
| -rw-r--r-- | config/fastfetch/config.jsonc | 1 | ||||
| -rw-r--r-- | config/hypr/pyprland.toml | 2 | ||||
| -rwxr-xr-x | config/swaync/config.json | 2 |
6 files changed, 11 insertions, 0 deletions
diff --git a/config/cava/config b/config/cava/config index 853a7055..31401d64 100644 --- a/config/cava/config +++ b/config/cava/config @@ -1,3 +1,5 @@ +# /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ #
+
## Configuration file for CAVA. Default values are commented out. Use either ';' or '#' for commenting.
diff --git a/config/fastfetch/config-compact.jsonc b/config/fastfetch/config-compact.jsonc index f713a681..fc2c4884 100644 --- a/config/fastfetch/config-compact.jsonc +++ b/config/fastfetch/config-compact.jsonc @@ -1,3 +1,5 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ + { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { diff --git a/config/fastfetch/config-v2.jsonc b/config/fastfetch/config-v2.jsonc index cee27fd0..59509fe7 100644 --- a/config/fastfetch/config-v2.jsonc +++ b/config/fastfetch/config-v2.jsonc @@ -1,3 +1,5 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ + { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { diff --git a/config/fastfetch/config.jsonc b/config/fastfetch/config.jsonc index dfbe1c8d..e3f8c3c6 100644 --- a/config/fastfetch/config.jsonc +++ b/config/fastfetch/config.jsonc @@ -1,3 +1,4 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", diff --git a/config/hypr/pyprland.toml b/config/hypr/pyprland.toml index 2ab74e86..731a8093 100644 --- a/config/hypr/pyprland.toml +++ b/config/hypr/pyprland.toml @@ -1,3 +1,5 @@ +# /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ # + [pyprland] plugins = [ diff --git a/config/swaync/config.json b/config/swaync/config.json index 2ec0f771..c99195cb 100755 --- a/config/swaync/config.json +++ b/config/swaync/config.json @@ -1,3 +1,5 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ + { "$schema": "/etc/xdg/swaync/configSchema.json", "positionX": "center", |
