From aca58a86661247cd91a3f378dc04e95fbaef1002 Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Wed, 31 Jul 2024 09:46:11 +0700 Subject: [PATCH] hyprland: add keybinding for fcitx5-remote -t --- home/modules/hyprland/hyprland.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/modules/hyprland/hyprland.nix b/home/modules/hyprland/hyprland.nix index 839fb7a..6a26e9d 100644 --- a/home/modules/hyprland/hyprland.nix +++ b/home/modules/hyprland/hyprland.nix @@ -130,6 +130,9 @@ in "$mod SHIFT, k, movewindow, u" "$mod SHIFT, l, movewindow, r" + # Language Input + "$mod, I, exec, fcitx5-remote -t" + "$mod, PRINT, exec, grimblast --notify copysave output" ", PRINT, exec, grimblast --notify copysave area" "SHIFT, PRINT, exec, grimblast --notify save area - | swappy -f -"