From 583732cb08ceb5d2ad6cd0c7ac13b06096c31235 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 25 Jan 2025 12:26:48 +0100 Subject: feat(workstation): add notify-send --- nixos/profiles/workstation/graphical.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/profiles') diff --git a/nixos/profiles/workstation/graphical.nix b/nixos/profiles/workstation/graphical.nix index 0aba4a4..6eb2638 100644 --- a/nixos/profiles/workstation/graphical.nix +++ b/nixos/profiles/workstation/graphical.nix @@ -19,6 +19,7 @@ brightnessctl wl-clipboard # for wl-copy and wl-paste grim + libnotify # for notify-send # When I ssh into a server my terminal changes to a host-specific background color via # a LocalCommand configured in ~/.ssh/config and a ZSH function to reset the color on exit. -- cgit v1.2.3