diff options
| author | miguel <miguel@localhost> | 2018-03-19 18:08:18 +0100 |
|---|---|---|
| committer | miguel <miguel@localhost> | 2018-03-19 18:08:18 +0100 |
| commit | 47757191f41251b5de0c84abe891624bde02aa72 (patch) | |
| tree | c50b814018c665570f2265a7ca78565ddca48d82 /config.h | |
| parent | 45b074d24577b7ba2aa7b0e5e0d799b3ddcd5cbb (diff) | |
paste uri and open in new window
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -178,6 +178,7 @@ static Key keys[] = { { 0, GDK_KEY_minus, zoom, { .i = -1 } }, { 0, GDK_KEY_equal, zoom, { .i = +1 } }, + { GDK_SHIFT_MASK, GDK_KEY_p, clipboard, { .i = 2 } }, { 0, GDK_KEY_p, clipboard, { .i = 1 } }, { 0, GDK_KEY_y, clipboard, { .i = 0 } }, |
