carbon: +wired-notify

This commit is contained in:
Primrose 2024-08-05 21:08:29 +02:00
parent 9fa744d6c7
commit e84975252f
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 130 additions and 9 deletions

View file

@ -2,13 +2,6 @@
let
inherit (pkgs) myPkgs;
wired = pkgs.fetchFromGitHub {
owner = "Toqozz";
repo = "wired-notify";
rev = "0.10.6";
hash = "sha256-AWIV/+vVwDZECZ4lFMSFyuyUKJc/gb72PiBJv6lbhnc=";
};
in
{
@ -46,7 +39,7 @@ in
pkgs.xclip
pkgs.feh
pkgs.xscreensaver # TODO: why the service option won't work ?
wired
pkgs.wired
pkgs.playerctl
pkgs.jetbrains-mono # for xmobar
(