Skip to content

Commit b23de73

Browse files
committed
update docs
1 parent ee00f2e commit b23de73

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ haptic_feedback = true
2020
# Show the tray icon
2121
show_trayicon = true
2222

23+
# hotkey for opening clipboard history
24+
clipboard_hotkey = "SUPER+SHIFT+2"
25+
2326

2427
[theme]
2528

docs/default.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ search_url = "https://google.com/search?q=%s"
66
haptic_feedback = false
77
show_trayicon = true
88
shells = []
9+
clipboard_hotkey = "SUPER+SHIFT+C"
910

1011
[buffer_rules]
1112
clear_on_hide = true

0 commit comments

Comments
 (0)