Compare commits

..

No commits in common. "12271fe6b9fb168fc4843bc911bcd4e4f06401a2" and "603115af8e894a0bc257ac52a9d11af96aaed4ae" have entirely different histories.

3 changed files with 15 additions and 9 deletions

View File

@ -477,7 +477,7 @@ sync_to_monitor yes
#: Terminal bell {{{
enable_audio_bell no
enable_audio_bell yes
#: Enable/disable the audio bell. Useful in environments that require
#: silence.
@ -1235,7 +1235,7 @@ map kitty_mod+page_up scroll_page_up
map kitty_mod+page_down scroll_page_down
map kitty_mod+home scroll_home
map kitty_mod+end scroll_end
map kitty_mod+f launch --type=overlay --stdin-source=@screen_scrollback fzf --tac --no-sort --no-mouse -i
map kitty_mod+f show_scrollback
#: You can pipe the contents of the current screen + history buffer as
#: STDIN to an arbitrary program using the ``launch`` function. For

View File

@ -0,0 +1,13 @@
# dconf-path=/org/gnome/shell/extensions/clipboard-indicator/
[/]
clear-history=@as []
history-size=150
move-item-first=true
next-entry=@as []
notify-on-copy=false
prev-entry=@as []
preview-size=50
strip-text=false
toggle-menu=['<Primary><Alt>h']
topbar-preview-size=50

View File

@ -1,7 +0,0 @@
# dconf-path=/org/gnome/GPaste/
[/]
history-name='history'
max-history-size=uint64 200
save-history=false
sync-primary-to-clipboard=''