diff --git a/.config/copyq/copyq_tab_JmNsaXBib2FyZA==.dat b/.config/copyq/copyq_tab_JmNsaXBib2FyZA==.dat deleted file mode 100644 index c38a08c..0000000 Binary files a/.config/copyq/copyq_tab_JmNsaXBib2FyZA==.dat and /dev/null differ diff --git a/.config/fastfetch/config.jsonc##default b/.config/fastfetch/config.jsonc##default new file mode 100644 index 0000000..7713d13 --- /dev/null +++ b/.config/fastfetch/config.jsonc##default @@ -0,0 +1,36 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": {"type": "small"}, + "general": {"detectVersion": false}, + "modules": [ + "title", + // "separator", + {"type": "os", "format": "{name}"}, + // "host", + // "kernel", + "uptime", + // "packages", + "shell", + // "display", + "de", + {"type": "wm", "format": "{pretty-name}"}, + // "wmtheme", + // "theme", + // "icons", + // "font", + // "cursor", + "terminal", + // "terminalfont", + "cpu", + "gpu", + "memory", + "swap", + "disk", + "localip", + "battery", + "poweradapter" + // "locale", + // "break", + // "colors" + ] +} diff --git a/.config/fastfetch/config.jsonc##hostname.workstation b/.config/fastfetch/config.jsonc##hostname.workstation new file mode 100644 index 0000000..7713d13 --- /dev/null +++ b/.config/fastfetch/config.jsonc##hostname.workstation @@ -0,0 +1,36 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": {"type": "small"}, + "general": {"detectVersion": false}, + "modules": [ + "title", + // "separator", + {"type": "os", "format": "{name}"}, + // "host", + // "kernel", + "uptime", + // "packages", + "shell", + // "display", + "de", + {"type": "wm", "format": "{pretty-name}"}, + // "wmtheme", + // "theme", + // "icons", + // "font", + // "cursor", + "terminal", + // "terminalfont", + "cpu", + "gpu", + "memory", + "swap", + "disk", + "localip", + "battery", + "poweradapter" + // "locale", + // "break", + // "colors" + ] +}