diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc index e30f4fe..b037105 100644 --- a/.config/fastfetch/config.jsonc +++ b/.config/fastfetch/config.jsonc @@ -5,7 +5,6 @@ "kernel", "shell", "packages", - "host", "break", "cpu", "gpu", @@ -15,8 +14,9 @@ "colors" // "display", // "de", + // "host", // "wm", // "battery", // "poweradapter", ] -} +} \ No newline at end of file diff --git a/.config/hypr/general.conf b/.config/hypr/general.conf index d98dafb..40c240b 100644 --- a/.config/hypr/general.conf +++ b/.config/hypr/general.conf @@ -31,4 +31,4 @@ misc { debug { overlay = false -} +} \ No newline at end of file