From 6aa3c3a4437637f2136d479e822d2a2ee7ca1c63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20=E2=80=9CFrogeye=E2=80=9D=20Preud=27homme?= Date: Tue, 21 Oct 2025 16:03:11 +0200 Subject: [PATCH] Yeah, that --- hm/desktop/default.nix | 1 + hm/scripts/cached_pass | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/hm/desktop/default.nix b/hm/desktop/default.nix index 4eaef75..dac52ca 100644 --- a/hm/desktop/default.nix +++ b/hm/desktop/default.nix @@ -179,6 +179,7 @@ python3Packages.magic bluetuith trayer # For occasional applications that want to put themselves in tray + libnotify # wayland exclusive wl-clipboard # Easy copy/paste from/to terminal diff --git a/hm/scripts/cached_pass b/hm/scripts/cached_pass index d52ecfd..b63c209 100755 --- a/hm/scripts/cached_pass +++ b/hm/scripts/cached_pass @@ -1,6 +1,7 @@ -#!/usr/bin/env nix-shell -#! nix-shell -i bash -#! nix-shell -p bash pass libnotify +#!/usr/bin/env bash + +# No nix thing config because it just messes things up depending where it's called. +# Just make sure to have pass and libnotify available # TODO Password changed?