From 82c9b4669722154ceae0045728619946cfbca6db Mon Sep 17 00:00:00 2001 From: John Stef Date: Fri, 26 Feb 2021 16:55:17 +0200 Subject: [PATCH] fix broken clipboard after generating colorsheme (#905) --- .config/wal/templates/zathurarc | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/wal/templates/zathurarc b/.config/wal/templates/zathurarc index 242bf9a..a12bbd3 100644 --- a/.config/wal/templates/zathurarc +++ b/.config/wal/templates/zathurarc @@ -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