aboutsummaryrefslogtreecommitdiff
path: root/env/.config/fastfetch
diff options
context:
space:
mode:
Diffstat (limited to 'env/.config/fastfetch')
-rw-r--r--env/.config/fastfetch/10.jsonc157
-rw-r--r--env/.config/fastfetch/ascii-char.jsonc164
-rw-r--r--env/.config/fastfetch/compact.jsonc103
3 files changed, 424 insertions, 0 deletions
diff --git a/env/.config/fastfetch/10.jsonc b/env/.config/fastfetch/10.jsonc
new file mode 100644
index 0000000..5d43fe3
--- /dev/null
+++ b/env/.config/fastfetch/10.jsonc
@@ -0,0 +1,157 @@
+// Load with --load-config examples/2.jsonc
+// Note that you must replace the image path to an existing image to display it.
+
+{
+ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
+ "logo": {
+ "padding": {
+ "top": 2
+ }
+ },
+ "display": {
+ "separator": " -> ",
+ "constants": [
+ "──────────────────────────────"
+ ]
+ },
+ "modules": [
+ {
+ "type": "custom",
+ "format": "┌{$1}{$1}┐",
+ "outputColor": "90"
+ },
+ {
+ "type": "title",
+ "keyWidth": 10
+ },
+ {
+ "type": "custom",
+ "format": "└{$1}{$1}┘",
+ "outputColor": "90"
+ },
+ {
+ "type": "custom",
+ "format": " {#90} {#31} {#32} {#33} {#34} {#35} {#36} {#37} {#38} {#39}  {#38} {#37} {#36} {#35} {#34} {#33} {#32} {#31} {#90}"
+ },
+ {
+ "type": "custom",
+ "format": "┌{$1}{$1}┐",
+ "outputColor": "90"
+ },
+ {
+ "type": "os",
+ "key": "{icon} OS",
+ "keyColor": "yellow"
+ },
+ {
+ "type": "kernel",
+ "key": "│ ├",
+ "keyColor": "yellow"
+ },
+ {
+ "type": "packages",
+ "key": "│ ├󰏖",
+ "keyColor": "yellow"
+ },
+ {
+ "type": "shell",
+ "key": "│ └",
+ "keyColor": "yellow"
+ },
+ {
+ "type": "wm",
+ "key": " DE/WM",
+ "keyColor": "blue"
+ },
+ {
+ "type": "lm",
+ "key": "│ ├󰧨",
+ "keyColor": "blue"
+ },
+ {
+ "type": "wmtheme",
+ "key": "│ ├󰉼",
+ "keyColor": "blue"
+ },
+ {
+ "type": "icons",
+ "key": "│ ├󰀻",
+ "keyColor": "blue"
+ },
+ {
+ "type": "terminal",
+ "key": "│ ├",
+ "keyColor": "blue"
+ },
+ {
+ "type": "wallpaper",
+ "key": "│ └󰸉",
+ "keyColor": "blue"
+ },
+ {
+ "type": "host",
+ "key": "󰌢 PC",
+ "keyColor": "green"
+ },
+ {
+ "type": "cpu",
+ "key": "│ ├󰻠",
+ "keyColor": "green"
+ },
+ {
+ "type": "gpu",
+ "key": "│ ├󰍛",
+ "keyColor": "green"
+ },
+ {
+ "type": "disk",
+ "key": "│ ├",
+ "keyColor": "green"
+ },
+ {
+ "type": "memory",
+ "key": "│ ├󰑭",
+ "keyColor": "green"
+ },
+ {
+ "type": "swap",
+ "key": "│ ├󰓡",
+ "keyColor": "green"
+ },
+ {
+ "type": "uptime",
+ "key": "│ ├󰅐",
+ "keyColor": "green"
+ },
+ {
+ "type": "display",
+ "key": "│ └󰍹",
+ "keyColor": "green"
+ },
+ {
+ "type": "sound",
+ "key": " SND",
+ "keyColor": "cyan"
+ },
+ {
+ "type": "player",
+ "key": "│ ├󰥠",
+ "keyColor": "cyan"
+ },
+ {
+ "type": "media",
+ "key": "│ └󰝚",
+ "keyColor": "cyan"
+ },
+ {
+ "type": "custom",
+ "format": "└{$1}{$1}┘",
+ "outputColor": "90"
+ },
+ "break",
+ {
+ "type": "custom",
+ "format": " {#90} {#31} {#32} {#33} {#34} {#35} {#36} {#37} {#38} {#39}  {#38} {#37} {#36} {#35} {#34} {#33} {#32} {#31} {#90}"
+ }
+ ]
+}
diff --git a/env/.config/fastfetch/ascii-char.jsonc b/env/.config/fastfetch/ascii-char.jsonc
new file mode 100644
index 0000000..938b21f
--- /dev/null
+++ b/env/.config/fastfetch/ascii-char.jsonc
@@ -0,0 +1,164 @@
+// Load with --load-config examples/2.jsonc
+// Note that you must replace the image path to an existing image to display it.
+
+{
+ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
+ "logo": {
+ "padding": {
+ "top": 2
+ },
+ "source": "/home/iceyrazor/stuff/media/ICE/ascii-char.txt",
+ "color": {
+ "1": "reset_black",
+ "2": "light_black",
+ "3": "light_blue",
+ "5": "light_magenta"
+ }
+ },
+ "display": {
+ "separator": " -> ",
+ "constants": [
+ "──────────────────────────────"
+ ]
+ },
+ "modules": [
+ {
+ "type": "custom",
+ "format": "┌{$1}{$1}┐",
+ "outputColor": "90"
+ },
+ {
+ "type": "title",
+ "keyWidth": 10
+ },
+ {
+ "type": "custom",
+ "format": "└{$1}{$1}┘",
+ "outputColor": "90"
+ },
+ {
+ "type": "custom",
+ "format": " {#90} {#31} {#32} {#33} {#34} {#35} {#36} {#37} {#38} {#39}  {#38} {#37} {#36} {#35} {#34} {#33} {#32} {#31} {#90}"
+ },
+ {
+ "type": "custom",
+ "format": "┌{$1}{$1}┐",
+ "outputColor": "90"
+ },
+ {
+ "type": "os",
+ "key": "{icon} OS",
+ "keyColor": "yellow"
+ },
+ {
+ "type": "kernel",
+ "key": "│ ├",
+ "keyColor": "yellow"
+ },
+ {
+ "type": "packages",
+ "key": "│ ├󰏖",
+ "keyColor": "yellow"
+ },
+ {
+ "type": "shell",
+ "key": "│ └",
+ "keyColor": "yellow"
+ },
+ {
+ "type": "wm",
+ "key": " DE/WM",
+ "keyColor": "blue"
+ },
+ {
+ "type": "lm",
+ "key": "│ ├󰧨",
+ "keyColor": "blue"
+ },
+ {
+ "type": "wmtheme",
+ "key": "│ ├󰉼",
+ "keyColor": "blue"
+ },
+ {
+ "type": "icons",
+ "key": "│ ├󰀻",
+ "keyColor": "blue"
+ },
+ {
+ "type": "terminal",
+ "key": "│ ├",
+ "keyColor": "blue"
+ },
+ {
+ "type": "wallpaper",
+ "key": "│ └󰸉",
+ "keyColor": "blue"
+ },
+ {
+ "type": "host",
+ "key": "󰌢 PC",
+ "keyColor": "green"
+ },
+ {
+ "type": "cpu",
+ "key": "│ ├󰻠",
+ "keyColor": "green"
+ },
+ {
+ "type": "gpu",
+ "key": "│ ├󰍛",
+ "keyColor": "green"
+ },
+ {
+ "type": "disk",
+ "key": "│ ├",
+ "keyColor": "green"
+ },
+ {
+ "type": "memory",
+ "key": "│ ├󰑭",
+ "keyColor": "green"
+ },
+ {
+ "type": "swap",
+ "key": "│ ├󰓡",
+ "keyColor": "green"
+ },
+ {
+ "type": "uptime",
+ "key": "│ ├󰅐",
+ "keyColor": "green"
+ },
+ {
+ "type": "display",
+ "key": "│ └󰍹",
+ "keyColor": "green"
+ },
+ {
+ "type": "sound",
+ "key": " SND",
+ "keyColor": "cyan"
+ },
+ {
+ "type": "player",
+ "key": "│ ├󰥠",
+ "keyColor": "cyan"
+ },
+ {
+ "type": "media",
+ "key": "│ └󰝚",
+ "keyColor": "cyan"
+ },
+ {
+ "type": "custom",
+ "format": "└{$1}{$1}┘",
+ "outputColor": "90"
+ },
+ "break",
+ {
+ "type": "custom",
+ "format": " {#90} {#31} {#32} {#33} {#34} {#35} {#36} {#37} {#38} {#39}  {#38} {#37} {#36} {#35} {#34} {#33} {#32} {#31} {#90}"
+ }
+ ]
+}
diff --git a/env/.config/fastfetch/compact.jsonc b/env/.config/fastfetch/compact.jsonc
new file mode 100644
index 0000000..5bc5db2
--- /dev/null
+++ b/env/.config/fastfetch/compact.jsonc
@@ -0,0 +1,103 @@
+// Load with --load-config examples/2.jsonc
+// Note that you must replace the image path to an existing image to display it.
+
+{
+ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
+ "logo": {
+ "padding": {
+ "top": 2
+ },
+ "type": "small",
+ "type": "kitty-direct",
+ // "source": "/home/iceyrazor/stuff/media/ICE/Sprite-0009.png",
+ "source": "/home/iceyrazor/stuff/media/ICE/the_best_it_is_going_to_be.png",
+ "width": 30,
+ "height": 19
+ },
+ "display": {
+ "separator": " -> ",
+ "constants": [
+ "──────────────────────────────"
+ ]
+ },
+ "modules": [
+ {
+ "type": "title",
+ "format": " {user-name-colored}{at-symbol-colored}{host-name-colored}"
+ },
+ {
+ "type": "custom",
+ "format": "{$1}{$1}",
+ "outputColor": "90"
+ },
+ {
+ "type": "kernel",
+ "key": "",
+ "keyColor": "yellow"
+ },
+ {
+ "type": "packages",
+ "key": "󰏖",
+ "keyColor": "yellow"
+ },
+ {
+ "type": "shell",
+ "key": "",
+ "keyColor": "yellow"
+ },
+ {
+ "type": "wm",
+ "key": " DE/WM",
+ "keyColor": "blue"
+ },
+ {
+ "type": "terminal",
+ "key": "",
+ "keyColor": "blue"
+ },
+ {
+ "type": "disk",
+ "key": "",
+ "keyColor": "green"
+ },
+ {
+ "type": "memory",
+ "key": "󰑭",
+ "keyColor": "green"
+ },
+ {
+ "type": "swap",
+ "key": "󰓡",
+ "keyColor": "green"
+ },
+ {
+ "type": "uptime",
+ "key": "󰅐",
+ "keyColor": "green"
+ },
+ {
+ "type": "sound",
+ "key": " SND",
+ "keyColor": "cyan"
+ },
+ {
+ "type": "player",
+ "key": "󰥠",
+ "keyColor": "cyan"
+ },
+ {
+ "type": "media",
+ "key": "󰝚",
+ "keyColor": "cyan"
+ },
+ {
+ "type": "custom",
+ "format": "{$1}{$1}",
+ "outputColor": "90"
+ },
+ {
+ "type": "custom",
+ "format": " {#90} {#31} {#32} {#33} {#34} {#35} {#36} {#37} {#38} {#39}  {#38} {#37} {#36} {#35} {#34} {#33} {#32} {#31} {#90}"
+ }
+ ]
+}