Skip to content

Commit aeddd8e

Browse files
authored
SmartCopyPaste_II.conf 3.0.2
Added list_ignored_keybind option
1 parent d474267 commit aeddd8e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

script-opts/SmartCopyPaste_II.conf

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
######----Settings For SmartCopyPaste_II 3.0.1----######
1+
######----Settings For SmartCopyPaste_II 3.0.2----######
22
####------Script Settings-----####
33

44
#--auto is for automatic device detection, or manually change to: windows or mac or linux
@@ -295,4 +295,7 @@ list_search_activate_keybind=["ctrl+f", "ctrl+F"]
295295
#--Keybind that will be used to exit typing mode of search while keeping search open
296296
list_search_not_typing_mode_keybind=["CTRL+ENTER"]
297297

298+
#--Keybind thats are ignored when list is open
299+
list_ignored_keybind=["h", "H", "r", "R", "b", "B", "k", "K"]
300+
298301
######----End of Settings----######

0 commit comments

Comments
 (0)