From 426979aa7250e1d09b1f6044020d3f2b538425a9 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 12 Sep 2020 11:48:39 -0400 Subject: [PATCH] fix #814 --- .config/wal/templates/zathurarc | 1 + .config/zathura/zathurarc | 1 + .local/share/larbs/readme.mom | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/wal/templates/zathurarc b/.config/wal/templates/zathurarc index 5373723..242bf9a 100644 --- a/.config/wal/templates/zathurarc +++ b/.config/wal/templates/zathurarc @@ -1,3 +1,4 @@ +set sandbox none set statusbar-h-padding 0 set statusbar-v-padding 0 set page-padding 1 diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index dc45337..f1bae20 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -1,3 +1,4 @@ +set sandbox none set statusbar-h-padding 0 set statusbar-v-padding 0 set page-padding 1 diff --git a/.local/share/larbs/readme.mom b/.local/share/larbs/readme.mom index c759c5b..392ba22 100644 --- a/.local/share/larbs/readme.mom +++ b/.local/share/larbs/readme.mom @@ -276,7 +276,7 @@ In the Linux terminal, those binds have other more important purposes, so you ca Additionally, I've set vim to use the clipboard as the default buffer, which means when you copy or delete something in vim, it will be in your system clipboard as well, so you can \f(CWctrl-v\fP it into your browser instance, etc. You can also paste material copied from other programs into vim with the typical vim bindings. .HEADING 2 "How do I change the background/wallpaper?" .PP -The system will always read the file \f(CW~/.config/wall.png\fP as the wallpaper. +The system will always read the link \f(CW~/.local/share/bg\fP as the wallpaper. The script \f(CWsetbg\fP, if run on an image will set it as the persistent background. When using the file manager, you can simply hover over an image name and type \f(CWbg\fP and this will run \f(CWsetbg\fP. .HEADING 2 "How I change the colorscheme?"