diff --git a/home/modules/console/utility/tools/default.nix b/home/modules/console/utility/tools/default.nix index 708639d..ea81f66 100644 --- a/home/modules/console/utility/tools/default.nix +++ b/home/modules/console/utility/tools/default.nix @@ -27,8 +27,9 @@ in #shell scripting gum - - wl-screenrec + # audio ctrl + pamixer + diffsitter # Better diff jq # JSON pretty printer and manipulator comma # Install and run with "," @@ -37,6 +38,9 @@ in killall acpi + # Notifications + libnotify + # Nix tooling alejandra ];