aboutsummaryrefslogtreecommitdiff
path: root/.config/copyq
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-01-28 14:00:30 -0500
committertdro <tdro@users.noreply.github.com>2020-01-28 14:00:30 -0500
commit1a6cd7464dad9862bfd1f021ad4b651d33e5e95f (patch)
treef123694ae23ed18fbc5542f6f946c29d792b42aa /.config/copyq
parentd82ffa21ed5cab16a050fe2c37a535088ae976d9 (diff)
downloaddotfiles-1a6cd7464dad9862bfd1f021ad4b651d33e5e95f.tar.gz
dotfiles-1a6cd7464dad9862bfd1f021ad4b651d33e5e95f.tar.bz2
dotfiles-1a6cd7464dad9862bfd1f021ad4b651d33e5e95f.zip
.config/copyq/copyq.conf: Update
Diffstat (limited to '.config/copyq')
-rw-r--r--.config/copyq/copyq.conf31
1 files changed, 26 insertions, 5 deletions
diff --git a/.config/copyq/copyq.conf b/.config/copyq/copyq.conf
index abe806a..68ea4e5 100644
--- a/.config/copyq/copyq.conf
+++ b/.config/copyq/copyq.conf
@@ -1,5 +1,5 @@
[General]
-plugin_priority=itemimage, itemencrypted, itemfakevim, itemdata, itemnotes, itemsync, itemtext, itemtags, itempinned
+plugin_priority=itemimage, itemencrypted, itemfakevim, itemnotes, itemsync, itemtext, itemtags, itempinned
[Options]
action_has_input=false
@@ -27,11 +27,13 @@ editor=geany %1
expire_tab=0
filter_history=
hide_main_window=true
+hide_main_window_in_task_bar=false
hide_tabs=false
hide_toolbar=true
hide_toolbar_labels=true
item_popup_interval=0
language=en
+max_process_manager_rows=1000
maxitems=9999
move=true
notification_horizontal_offset=10
@@ -41,7 +43,9 @@ notification_position=3
notification_vertical_offset=10
number_search=false
open_windows_on_current_screen=true
+run_selection=true
save_filter_history=false
+show_advanced_command_settings=false
show_simple_items=false
show_tab_item_count=true
tab_tree=true
@@ -91,6 +95,7 @@ format-previous=ctrl+left
help=f1
import=ctrl+i
import_tab=Ctrl+I
+item-menu=shift+f10
move_down=ctrl+down
move_to_bottom=ctrl+end
move_to_clipboard=
@@ -116,8 +121,23 @@ sort_selected_items=ctrl+shift+s
system-run=f5
toggle_clipboard_storing=ctrl+shift+x
+[Tabs]
+1\icon=
+1\max_item_count=0
+1\name=&saved
+1\store_items=true
+2\icon=
+2\max_item_count=0
+2\name=imported
+2\store_items=true
+3\icon=
+3\max_item_count=0
+3\name=&clipboard
+3\store_items=true
+size=3
+
[Theme]
-alt_bg=#ffffff
+alt_bg=#f3f3f3
alt_item_css=
bg=#fdfdfd
css=
@@ -139,7 +159,7 @@ menu_bar_selected_css="\n ;background: ${sel_bg}\n ;color: ${sel_fg}"
menu_css="\n ;border-top: 0.08em solid ${bg + #333}\n ;border-left: 0.08em solid ${bg + #333}\n ;border-bottom: 0.08em solid ${bg - #333}\n ;border-right: 0.08em solid ${bg - #333}"
notes_bg=#ffffdc
notes_css=
-notes_fg=#ffffff
+notes_fg=#000000
notes_font=
notification_bg=#333
notification_fg=#ddd
@@ -148,8 +168,8 @@ num_fg=#909090
num_font=
search_bar="\n ;background: ${edit_bg}\n ;color: ${edit_fg}\n ;border: 1px solid ${alt_bg}\n ;margin: 2px"
search_bar_focused="\n ;border: 1px solid ${sel_bg}"
-sel_bg=#d3622a
-sel_fg=#ffffff
+sel_bg=#729fcf
+sel_fg=#000000
sel_item_css=
show_number=true
show_scrollbars=true
@@ -167,5 +187,6 @@ tab_tree_sel_item_counter="\n ;color: ${sel_fg - #044 + #400}"
tab_tree_sel_item_css="\n ;color: ${sel_fg}\n ;background-color: ${sel_bg}"
tool_bar_css="\n ;color: ${fg}\n ;background-color: ${bg}\n ;border: 0"
tool_button_css="\n ;background-color: transparent"
+tool_button_pressed_css="\n ;background: ${sel_bg}"
tool_button_selected_css="\n ;background: ${sel_bg}\n ;color: ${sel_fg}"
use_system_icons=false