summary refs log tree commit diff stats
path: root/modules/hm
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2025-06-22 14:25:49 +0200
committerSilas Schöffel <sils@sils.li>2025-06-22 14:25:49 +0200
commita168e2cf66bb5eae79c0ddfae0a3006f524a96cd (patch)
treefc4cc2f7fed4926c8d78c1f465bcf8cc748bb611 /modules/hm
parenthyprland: remove keepassxc autostart (diff)
downloadnix-config-a168e2cf66bb5eae79c0ddfae0a3006f524a96cd.zip
hyfetch: change backend to fastfetch HEAD main
Diffstat (limited to 'modules/hm')
-rw-r--r--modules/hm/sils/hyfetch.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hm/sils/hyfetch.nix b/modules/hm/sils/hyfetch.nix
index b40a37e..c06d8b0 100644
--- a/modules/hm/sils/hyfetch.nix
+++ b/modules/hm/sils/hyfetch.nix
@@ -22,7 +22,7 @@ in {
           custom_colors = [];
           fore_back = null;
         };
-        backend = "neofetch";
+        backend = "fastfetch";
         distro = null;
         pride_month_shown = [];
       };