diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-23 00:47:10 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-05-23 00:47:10 +0200 |
commit | 461f5600a4dcbbedebf44aa3fe1518b327b38561 (patch) | |
tree | 8f3387fa7cf3c2cc9325885cd9f91c5021cbbc08 /config/hyprland/foot | |
parent | 1ac5c4538e481c7baecf2e2374fa685e968956ab (diff) | |
parent | 23400ddb9428117dbadf4bd95f3f6b4f6db0f518 (diff) |
Merge branch 'main' of db:dotfiles
Diffstat (limited to 'config/hyprland/foot')
-rw-r--r-- | config/hyprland/foot/foot.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hyprland/foot/foot.ini b/config/hyprland/foot/foot.ini index 11bc728..8caee75 100644 --- a/config/hyprland/foot/foot.ini +++ b/config/hyprland/foot/foot.ini @@ -125,7 +125,7 @@ search-start=Control+Shift+r # pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-selected=[xargs -r firefox] none # show-urls-launch=Control+Shift+u -show-urls-copy=Mod1+l +show-urls-copy=Mod1+Shift+l # show-urls-persistent=none # prompt-prev=Control+Shift+z # prompt-next=Control+Shift+x |