fix broken clipboard after generating colorsheme (#905)

This commit is contained in:
John Stef 2021-02-26 16:55:17 +02:00 committed by GitHub
parent 1692a8fe15
commit 82c9b46697
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ set sandbox none
set statusbar-h-padding 0
set statusbar-v-padding 0
set page-padding 1
set selection-clipboard clipboard
map u scroll half-up
map d scroll half-down
map D toggle_page_mode