From 6e52656d8d10207087ed88dd10ed050271d47e25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Tue, 17 Oct 2023 19:17:25 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20=20(neodymium/home)=20map=20some?= =?UTF-8?q?=20new=20hyprland=20bindings=20to=20use=20fuzzel,=20cliphist,?= =?UTF-8?q?=20and=20bemoji=20(tbd)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/neodymium/home/wayland/hyprland/hyprland.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hosts/neodymium/home/wayland/hyprland/hyprland.conf b/hosts/neodymium/home/wayland/hyprland/hyprland.conf index 97f8d06..7b593b3 100644 --- a/hosts/neodymium/home/wayland/hyprland/hyprland.conf +++ b/hosts/neodymium/home/wayland/hyprland/hyprland.conf @@ -110,7 +110,10 @@ $mainMod = SUPER bind = $mainMod, Return, exec, alacritty bind = $mainMod, Q, killactive, bind = $mainMod, S, togglefloating, -bind = $mainMod, Delete, exec, swaylock -f +bind = $mainMod, L, exec, swaylock -f +bind = $mainMod, space, exec, fuzzel +bind = $mainMod, KP_Add, exec, cliphist list | fuzzel -d --tabs 2 --width 100 | cliphist decode | wl-copy +bind = $mainMod, KP_Subtract, exec, BEMOJI_PICKER_CMD="fuzzel -d" bemoji # Screenshot bind = , Print, exec, grim `date +'%Y-%m-%dT%H:%M:%S'`.png