From 14c39cd02585e06cc28c35007d5eb597b3ef2b1f Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 11 Mar 2026 16:02:27 -0600 Subject: [PATCH] 1773266547 --- modules/home/cli.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/home/cli.nix b/modules/home/cli.nix index b7a3f84..b942ce8 100644 --- a/modules/home/cli.nix +++ b/modules/home/cli.nix @@ -16,7 +16,6 @@ # Utilities "fixaudio" = "systemctl --user restart pipewire pipewire-pulse wireplumber"; "nf" = "neofetch"; - "ico" = "update-desktop-database ~/.local/share/applications"; }; programs.bash = {