diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-06-07 08:56:09 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-06-07 08:56:09 +0800 |
commit | a551fc7b356b93dc80014d1e3a52fc0040f68103 (patch) | |
tree | 0e6ac30e3e26afbad84562847bb4e4b8253d6b3a /X11/alacritty | |
parent | ed07cd97695aee95fb9da153ad28b39bc44f1aeb (diff) |
Update
Diffstat (limited to 'X11/alacritty')
-rw-r--r-- | X11/alacritty/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/alacritty/alacritty.yml b/X11/alacritty/alacritty.yml index 279f377..58b5ffe 100644 --- a/X11/alacritty/alacritty.yml +++ b/X11/alacritty/alacritty.yml | |||
@@ -62,7 +62,7 @@ hints: | |||
62 | enabled: true | 62 | enabled: true |
63 | mods: None | 63 | mods: None |
64 | binding: | 64 | binding: |
65 | key: U | 65 | key: K |
66 | mods: Control|Shift | 66 | mods: Control|Shift |
67 | - regex: "([-_./0-9\u0040-\u005A\u0061-\u007A]{4,})" | 67 | - regex: "([-_./0-9\u0040-\u005A\u0061-\u007A]{4,})" |
68 | action: Copy | 68 | action: Copy |