fix broken clipboard after generating colorsheme (#905)
This commit is contained in:
parent
1692a8fe15
commit
82c9b46697
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue