From 76a2550b79ce153553de1ae302abceb3484e32b8 Mon Sep 17 00:00:00 2001 From: John Stef Date: Fri, 26 Feb 2021 16:41:00 +0200 Subject: [PATCH] fix broken clipboard after generating colorsheme --- .config/wal/templates/zathurarc | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/wal/templates/zathurarc b/.config/wal/templates/zathurarc index 242bf9a2..a12bbd3c 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