From e33d70cc8fe9fa126ed3e2e997535c4613b06155 Mon Sep 17 00:00:00 2001 From: Josh Fabean Date: Thu, 20 Jun 2024 09:34:12 -0400 Subject: [PATCH] adding -a to hyprpicker so it gets added to clipboard --- config/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hyprland.nix b/config/hyprland.nix index 195632e..4a8931c 100644 --- a/config/hyprland.nix +++ b/config/hyprland.nix @@ -139,7 +139,7 @@ with lib; bind = ${modifier},S,exec,screenshootin bind = ${modifier},D,exec,discord bind = ${modifier},O,exec,obs - bind = ${modifier},C,exec,hyprpicker + bind = ${modifier},C,exec,hyprpicker -a bind = ${modifier},G,exec,gimp bind = ${modifier}SHIFT,G,exec,godot4 bind = ${modifier},T,exec,thunar