Merge branch 'desktop' into laptop
This commit is contained in:
commit
32e7c9f472
29 changed files with 1511 additions and 372 deletions
|
@ -49,7 +49,5 @@ kdeconnect-cli --refresh &
|
|||
#
|
||||
# Clipboard manager
|
||||
#
|
||||
wl-paste -w cliphist store &
|
||||
|
||||
# Need this to be able to paste in xwayland applications.
|
||||
wl-paste -t text -w sh -c 'xclip -selection clipboard -o > /dev/null 2> /dev/null || xclip -selection clipboard'
|
||||
wl-paste --type text --watch cliphist store &
|
||||
wl-paste --type image --watch cliphist store &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue