From 8e9ef7f1760a0e05b0fc0763fd12ec089650653d Mon Sep 17 00:00:00 2001 From: Antoine Vaure Date: Thu, 20 Mar 2025 14:54:03 +0100 Subject: [PATCH] rofimoji copy instead of typing --- hyprland.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyprland.nix b/hyprland.nix index 146bde5..d900bb2 100644 --- a/hyprland.nix +++ b/hyprland.nix @@ -148,8 +148,8 @@ "$mod, f, fullscreen" "$mod, Return, exec, $TERMINAL" - "$mod SHIFT, e, exec, rofimoji" - "$mod SHIFT, g, exec, rofimoji --files greek" + "$mod SHIFT, e, exec, rofimoji --action copy" + "$mod SHIFT, g, exec, rofimoji --action copy --files greek" "$mod SHIFT, b, exec, rofimoji --action copy --files arrows block_elements" "$mod, c, exec, rofi -show calc -modi calc -no-show-match -no-sort" "$mod, e, exec, $TERMINAL -e lf"