From 0bf74f5f060f402ee4cbe05b6d002c2fdb6a0ee3 Mon Sep 17 00:00:00 2001 From: Sergei Bulavintsev Date: Tue, 30 Jan 2024 09:40:19 +0300 Subject: [PATCH] feat(nix): enable libnotify to send messages via notify-send --- kitty/kitty.conf | 2 +- nix/nixos/packages.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index a02c226..20fef84 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -1033,7 +1033,7 @@ kitty_mod ctrl+shift #: Clipboard {{{ -# map kitty_mod+c copy_to_clipboard +map kitty_mod+c copy_to_clipboard #: There is also a copy_or_interrupt action that can be optionally #: mapped to Ctrl+c. It will copy only if there is a selection and diff --git a/nix/nixos/packages.nix b/nix/nixos/packages.nix index 2711606..afeb4a6 100644 --- a/nix/nixos/packages.nix +++ b/nix/nixos/packages.nix @@ -9,6 +9,7 @@ gnome.gnome-tweaks grim # Screenshot tool for hyprland slurp # Works with grim to screenshot on wayland + libnotify gnumake home-manager hyprland-protocols