mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 08:09:26 +00:00
Add gpaste conf and remove clipboard-indicator
This commit is contained in:
@ -1,13 +0,0 @@
|
||||
# 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
|
7
dconf/gpaste.ini
Normal file
7
dconf/gpaste.ini
Normal file
@ -0,0 +1,7 @@
|
||||
# dconf-path=/org/gnome/GPaste/
|
||||
|
||||
[/]
|
||||
history-name='history'
|
||||
max-history-size=uint64 200
|
||||
save-history=false
|
||||
sync-primary-to-clipboard=''
|
Reference in New Issue
Block a user