summaryrefslogtreecommitdiffstats
path: root/dotfiles/fastfetch
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/fastfetch')
-rw-r--r--dotfiles/fastfetch/config.jsonc35
1 files changed, 35 insertions, 0 deletions
diff --git a/dotfiles/fastfetch/config.jsonc b/dotfiles/fastfetch/config.jsonc
new file mode 100644
index 0000000..65cce74
--- /dev/null
+++ b/dotfiles/fastfetch/config.jsonc
@@ -0,0 +1,35 @@
+{
+ "logo": {
+ "padding": {
+ "right": 1
+ }
+ },
+ "modules": [
+ "title",
+ "separator",
+ "os",
+ "host",
+ "kernel",
+ "uptime",
+ "datetime",
+ "packages",
+ "shell",
+ "display",
+ "de",
+ "wm",
+ "theme",
+ "icons",
+ "terminal",
+ "terminalfont",
+ "cpu",
+ "gpu",
+ "memory",
+ "swap",
+ "disk",
+ "battery",
+ "poweradapter",
+ "font",
+ "cursor",
+ "colors"
+ ]
+}