From 29f49657c970d596eb49391b94c15dfd341efe1a Mon Sep 17 00:00:00 2001 From: chloe Date: Thu, 25 Sep 2025 17:14:50 +0200 Subject: [PATCH] fix fastfetch & hyfetch usage --- home-manager/dotfiles/niri/start-bg.sh | 0 home-manager/home.nix | 1 + 2 files changed, 1 insertion(+) mode change 100644 => 100755 home-manager/dotfiles/niri/start-bg.sh diff --git a/home-manager/dotfiles/niri/start-bg.sh b/home-manager/dotfiles/niri/start-bg.sh old mode 100644 new mode 100755 diff --git a/home-manager/home.nix b/home-manager/home.nix index cc295ca..4feb8c7 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -87,6 +87,7 @@ papirus-icon-theme nvimpager mpc + fastfetch # # You can also create simple shell scripts directly inside your # # configuration. For example, this adds a command 'my-hello' to your # # environment: