From 0514717c6b1aa8bb018860fea0556d0549235df7 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 24 Jul 2023 13:11:11 +0200 Subject: fix bug on double keybinds --- config/hyprland/foot/foot.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hyprland/foot/foot.ini b/config/hyprland/foot/foot.ini index 032c558..a1fc1e8 100644 --- a/config/hyprland/foot/foot.ini +++ b/config/hyprland/foot/foot.ini @@ -124,12 +124,12 @@ search-start=Control+Shift+r pipe-visible=[sh -c "cat > /tmp/footvisible"] Mod1+Shift+p # pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-selected=[xargs -r firefox] none -# show-urls-launch=Control+Shift+u +show-urls-launch=Control+Shift+u show-urls-copy=Mod1+Shift+l # show-urls-persistent=none # prompt-prev=Control+Shift+z # prompt-next=Control+Shift+x -# unicode-input=none +unicode-input=none # noop=none [search-bindings] -- cgit v1.2.3