Compare commits
No commits in common. "b9921fe82bfc70dbee812268c8d3534d284b2819" and "a96d10a3de39d279adb34d20af1d69e496d28f50" have entirely different histories.
b9921fe82b
...
a96d10a3de
2 changed files with 234 additions and 30 deletions
222
.config/copyq/copyq.conf
Normal file
222
.config/copyq/copyq.conf
Normal file
|
|
@ -0,0 +1,222 @@
|
||||||
|
[General]
|
||||||
|
plugin_priority=itemimage, itemencrypted, itemfakevim, itemnotes, itempinned, itemsync, itemtags, itemtext
|
||||||
|
|
||||||
|
[Options]
|
||||||
|
activate_closes=true
|
||||||
|
activate_focuses=true
|
||||||
|
activate_item_with_single_click=false
|
||||||
|
activate_pastes=true
|
||||||
|
always_on_top=true
|
||||||
|
autocompletion=true
|
||||||
|
autostart=false
|
||||||
|
check_clipboard=true
|
||||||
|
check_selection=false
|
||||||
|
clipboard_notification_lines=0
|
||||||
|
clipboard_tab=&clipboard
|
||||||
|
close_on_unfocus=true
|
||||||
|
close_on_unfocus_delay_ms=500
|
||||||
|
command_history_size=100
|
||||||
|
confirm_exit=true
|
||||||
|
copy_clipboard=false
|
||||||
|
copy_selection=false
|
||||||
|
disable_tray=false
|
||||||
|
edit_ctrl_return=true
|
||||||
|
editor=nvim %1
|
||||||
|
expire_tab=0
|
||||||
|
filter_case_insensitive=true
|
||||||
|
filter_regular_expression=false
|
||||||
|
frameless_window=false
|
||||||
|
hide_main_window=true
|
||||||
|
hide_main_window_in_task_bar=false
|
||||||
|
hide_tabs=true
|
||||||
|
hide_toolbar=true
|
||||||
|
hide_toolbar_labels=true
|
||||||
|
item_data_threshold=1024
|
||||||
|
item_popup_interval=0
|
||||||
|
language=en
|
||||||
|
max_process_manager_rows=1000
|
||||||
|
maxitems=200
|
||||||
|
move=true
|
||||||
|
native_menu_bar=true
|
||||||
|
native_notifications=true
|
||||||
|
native_tray_menu=false
|
||||||
|
navigation_style=0
|
||||||
|
notification_horizontal_offset=10
|
||||||
|
notification_maximum_height=100
|
||||||
|
notification_maximum_width=300
|
||||||
|
notification_position=3
|
||||||
|
notification_vertical_offset=10
|
||||||
|
number_search=false
|
||||||
|
open_windows_on_current_screen=true
|
||||||
|
prevent_screen_cature=true
|
||||||
|
restore_geometry=true
|
||||||
|
row_index_from_one=true
|
||||||
|
run_selection=false
|
||||||
|
save_delay_ms_on_item_added=300000
|
||||||
|
save_delay_ms_on_item_edited=1000
|
||||||
|
save_delay_ms_on_item_modified=300000
|
||||||
|
save_delay_ms_on_item_moved=1800000
|
||||||
|
save_delay_ms_on_item_removed=600000
|
||||||
|
save_filter_history=false
|
||||||
|
save_on_app_deactivated=true
|
||||||
|
script_paste_delay_ms=250
|
||||||
|
show_advanced_command_settings=false
|
||||||
|
show_simple_items=false
|
||||||
|
show_tab_item_count=false
|
||||||
|
style=
|
||||||
|
tab_tree=false
|
||||||
|
tabs=&clipboard
|
||||||
|
text_tab_width=8
|
||||||
|
text_wrap=true
|
||||||
|
transparency=0
|
||||||
|
transparency_focused=0
|
||||||
|
tray_commands=true
|
||||||
|
tray_images=true
|
||||||
|
tray_item_paste=true
|
||||||
|
tray_items=5
|
||||||
|
tray_menu_open_on_left_click=false
|
||||||
|
tray_tab=
|
||||||
|
tray_tab_is_current=true
|
||||||
|
update_clipboard_owner_delay_ms=-1
|
||||||
|
window_key_press_time_ms=50
|
||||||
|
window_paste_with_ctrl_v_regex=
|
||||||
|
window_wait_after_raised_ms=50
|
||||||
|
window_wait_before_raise_ms=20
|
||||||
|
window_wait_for_modifier_released_ms=2000
|
||||||
|
window_wait_raised_ms=150
|
||||||
|
|
||||||
|
[Plugins]
|
||||||
|
itemencrypted\enabled=true
|
||||||
|
itemfakevim\enabled=true
|
||||||
|
itemfakevim\really_enable=false
|
||||||
|
itemfakevim\source_file=
|
||||||
|
itemimage\enabled=true
|
||||||
|
itemimage\image_editor=
|
||||||
|
itemimage\max_image_height=240
|
||||||
|
itemimage\max_image_width=320
|
||||||
|
itemimage\svg_editor=
|
||||||
|
itemnotes\enabled=true
|
||||||
|
itempinned\enabled=true
|
||||||
|
itemsync\enabled=true
|
||||||
|
itemtags\enabled=true
|
||||||
|
itemtext\enabled=true
|
||||||
|
|
||||||
|
[Shortcuts]
|
||||||
|
about=shift+f1
|
||||||
|
change_tab_icon=ctrl+shift+t
|
||||||
|
commands=f6
|
||||||
|
copy_selected_items=ctrl+c
|
||||||
|
delete_item=del
|
||||||
|
edit=f2
|
||||||
|
edit_notes=shift+f2
|
||||||
|
editor=ctrl+e
|
||||||
|
editor_background=
|
||||||
|
editor_bold=ctrl+b
|
||||||
|
editor_cancel=esc
|
||||||
|
editor_erase_style=
|
||||||
|
editor_font=
|
||||||
|
editor_foreground=
|
||||||
|
editor_italic=ctrl+i
|
||||||
|
editor_redo=ctrl+shift+z
|
||||||
|
editor_save=f2
|
||||||
|
editor_search=ctrl+f
|
||||||
|
editor_strikethrough=
|
||||||
|
editor_underline=ctrl+u
|
||||||
|
editor_undo=ctrl+z
|
||||||
|
exit=ctrl+q
|
||||||
|
export=ctrl+s
|
||||||
|
find_items=f3
|
||||||
|
help=f1
|
||||||
|
import=ctrl+i
|
||||||
|
item-menu=shift+f10
|
||||||
|
move_down=ctrl+down
|
||||||
|
move_to_bottom=ctrl+end
|
||||||
|
move_to_clipboard=
|
||||||
|
move_to_top=ctrl+home
|
||||||
|
move_up=ctrl+up
|
||||||
|
new=ctrl+n
|
||||||
|
new_tab=ctrl+t
|
||||||
|
next_tab=right
|
||||||
|
paste_selected_items=ctrl+v
|
||||||
|
preferences=ctrl+p
|
||||||
|
previous_tab=left
|
||||||
|
process_manager=ctrl+shift+z
|
||||||
|
remove_tab=ctrl+w
|
||||||
|
rename_tab=ctrl+f2
|
||||||
|
reverse_selected_items=ctrl+shift+r
|
||||||
|
show-log=f12
|
||||||
|
show_clipboard_content=ctrl+shift+c
|
||||||
|
show_item_content=f4
|
||||||
|
show_item_preview=f7
|
||||||
|
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=&clipboard
|
||||||
|
1\store_items=true
|
||||||
|
size=1
|
||||||
|
|
||||||
|
[Theme]
|
||||||
|
alt_bg=#383838
|
||||||
|
alt_item_css=
|
||||||
|
bg=#4b4b4b
|
||||||
|
css=
|
||||||
|
css_template_items=items
|
||||||
|
css_template_main_window=main_window
|
||||||
|
css_template_menu=menu
|
||||||
|
css_template_notification=notification
|
||||||
|
cur_item_css="\n ;border: 0.1em solid ${sel_bg}"
|
||||||
|
edit_bg=#ffffff
|
||||||
|
edit_fg=#1a1a1a
|
||||||
|
edit_font="Sans,11,-1,5,50,0,0,0,0,0"
|
||||||
|
fg=#dfdfdf
|
||||||
|
find_bg=#00689c
|
||||||
|
find_fg=#ffffff
|
||||||
|
find_font="Sans,10,-1,5,50,0,0,0,0,0"
|
||||||
|
font="Sans,10,-1,5,50,0,0,0,0,0"
|
||||||
|
font_antialiasing=true
|
||||||
|
hover_item_css=
|
||||||
|
icon_size=16
|
||||||
|
item_css=
|
||||||
|
item_spacing=
|
||||||
|
menu_bar_css="\n ;background: ${bg}\n ;color: ${fg}"
|
||||||
|
menu_bar_disabled_css="\n ;color: ${bg - #666}"
|
||||||
|
menu_bar_selected_css="\n ;background: ${sel_bg}\n ;color: ${sel_fg}"
|
||||||
|
menu_css="\n ;border: 1px solid ${sel_bg}\n ;background: ${bg}\n ;color: ${fg}"
|
||||||
|
notes_bg=#ffffff
|
||||||
|
notes_css=
|
||||||
|
notes_fg=#232323
|
||||||
|
notes_font="Sans,11,-1,5,50,0,0,0,0,0"
|
||||||
|
notification_bg=#333
|
||||||
|
notification_fg=#ddd
|
||||||
|
notification_font=
|
||||||
|
num_fg=#7f7f7f
|
||||||
|
num_font="Sans,7,-1,5,25,0,0,0,0,0"
|
||||||
|
num_margin=2
|
||||||
|
num_sel_fg=
|
||||||
|
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=#61819c
|
||||||
|
sel_fg=#ffffff
|
||||||
|
sel_item_css=
|
||||||
|
show_number=false
|
||||||
|
show_scrollbars=false
|
||||||
|
style_main_window=true
|
||||||
|
tab_bar_css="\n ;background: ${bg - #222}"
|
||||||
|
tab_bar_item_counter="\n ;color: ${fg - #044 + #400}\n ;font-size: 6pt"
|
||||||
|
tab_bar_scroll_buttons_css="\n ;background: ${bg - #222}\n ;color: ${fg}\n ;border: 0"
|
||||||
|
tab_bar_sel_item_counter="\n ;color: ${sel_bg - #044 + #400}"
|
||||||
|
tab_bar_tab_selected_css="\n ;padding: 0.5em\n ;background: ${bg}\n ;border: 0.05em solid ${bg}\n ;color: ${fg}"
|
||||||
|
tab_bar_tab_unselected_css="\n ;border: 0.05em solid ${bg}\n ;padding: 0.5em\n ;background: ${bg - #222}\n ;color: ${fg - #333}"
|
||||||
|
tab_tree_css="\n ;color: ${fg}\n ;background-color: ${bg}"
|
||||||
|
tab_tree_item_counter="\n ;color: ${fg - #044 + #400}\n ;font-size: 6pt"
|
||||||
|
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}\n ;border-radius: 2px"
|
||||||
|
tool_bar_css="\n ;color: ${fg}\n ;background-color: ${bg}\n ;border: 0"
|
||||||
|
tool_button_css="\n ;color: ${fg}\n ;background: ${bg}\n ;border: 0\n ;border-radius: 2px"
|
||||||
|
tool_button_pressed_css="\n ;background: ${sel_bg}"
|
||||||
|
tool_button_selected_css="\n ;background: ${sel_bg - #222}\n ;color: ${sel_fg}\n ;border: 1px solid ${sel_bg}"
|
||||||
|
use_system_icons=true
|
||||||
|
|
@ -31,11 +31,11 @@ set $up k
|
||||||
set $right l
|
set $right l
|
||||||
set $term wezterm
|
set $term wezterm
|
||||||
set $browser firefox
|
set $browser firefox
|
||||||
|
set $clipboard copyq show
|
||||||
set $menu fish -c 'rofi -show run -terminal $term'
|
set $menu fish -c 'rofi -show run -terminal $term'
|
||||||
set $windows fish -c 'rofi -show window'
|
set $windows fish -c 'rofi -show window'
|
||||||
set $laptop eDP-1
|
set $laptop eDP-1
|
||||||
set $typecmonitor DP-1
|
set $typecmonitor DP-1
|
||||||
set $dongle DP-2
|
|
||||||
set $hdmi HDMI-A-1
|
set $hdmi HDMI-A-1
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -64,15 +64,14 @@ output * bg ~/.config/sway/bg.jpg fill
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# # vertical type-c
|
# vertical type-c
|
||||||
# output $typecmonitor {
|
output $typecmonitor {
|
||||||
# mode 3840x2160@59.940Hz
|
mode 3840x2160@59.940Hz
|
||||||
# pos 0 0
|
pos 0 0
|
||||||
# transform 270
|
transform 270
|
||||||
# scale 2.0
|
scale 2.0
|
||||||
# adaptive_sync on
|
adaptive_sync on
|
||||||
# }
|
}
|
||||||
|
|
||||||
|
|
||||||
# horizontal hdmi
|
# horizontal hdmi
|
||||||
output $hdmi {
|
output $hdmi {
|
||||||
|
|
@ -82,22 +81,6 @@ output $hdmi {
|
||||||
adaptive_sync on
|
adaptive_sync on
|
||||||
}
|
}
|
||||||
|
|
||||||
# horizontal dongle
|
|
||||||
output $dongle {
|
|
||||||
mode 3840x2160@59.940Hz
|
|
||||||
pos 0 0
|
|
||||||
scale 2.0
|
|
||||||
adaptive_sync on
|
|
||||||
}
|
|
||||||
|
|
||||||
# horizontal dp left side
|
|
||||||
output $typecmonitor {
|
|
||||||
mode 3840x2160@59.940Hz
|
|
||||||
pos 0 0
|
|
||||||
scale 2.0
|
|
||||||
adaptive_sync on
|
|
||||||
}
|
|
||||||
|
|
||||||
# horizontal laptop
|
# horizontal laptop
|
||||||
output $laptop {
|
output $laptop {
|
||||||
mode 2560x1600@240.0Hz
|
mode 2560x1600@240.0Hz
|
||||||
|
|
@ -122,7 +105,6 @@ input "type:touchpad" {
|
||||||
tap enabled
|
tap enabled
|
||||||
natural_scroll enabled
|
natural_scroll enabled
|
||||||
tap_button_map lrm
|
tap_button_map lrm
|
||||||
drag_lock disable
|
|
||||||
}
|
}
|
||||||
|
|
||||||
input "type:pointer" {
|
input "type:pointer" {
|
||||||
|
|
@ -150,8 +132,8 @@ input "type:keyboard" {
|
||||||
bindsym --to-code $mod+Shift+q kill
|
bindsym --to-code $mod+Shift+q kill
|
||||||
bindsym --to-code $mod+Space exec $menu
|
bindsym --to-code $mod+Space exec $menu
|
||||||
bindsym --to-code $mod+Tab exec $windows
|
bindsym --to-code $mod+Tab exec $windows
|
||||||
bindsym --to-code Shift+Space exec cliphist list | rofi -dmenu | cliphist decode | wl-copy
|
bindsym --to-code Shift+Space exec $clipboard
|
||||||
bindsym --to-code $mod+Backspace exec ~/.scripts/power.fish
|
bindsym --to-code $mod+Backspace exec ~/.scripts/kitty_shell.fish ~/.scripts/power.fish
|
||||||
bindsym --to-code $mod+Apostrophe exec ~/.scripts/shot.fish
|
bindsym --to-code $mod+Apostrophe exec ~/.scripts/shot.fish
|
||||||
|
|
||||||
# Drag floating windows by holding down $mod and left mouse button.
|
# Drag floating windows by holding down $mod and left mouse button.
|
||||||
|
|
@ -276,7 +258,7 @@ exec udiskie -t
|
||||||
exec swaylock
|
exec swaylock
|
||||||
exec tuxedo-control-center --tray
|
exec tuxedo-control-center --tray
|
||||||
exec swaykbdd
|
exec swaykbdd
|
||||||
exec wl-paste --watch cliphist store
|
exec copyq
|
||||||
|
|
||||||
### Idle configuration
|
### Idle configuration
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue