about summary refs log tree commit diff stats
diff options
context:
space:
mode:
author2022-07-06 10:34:38 -0400
committer2022-07-06 10:34:38 -0400
commitde344f57cfe1fbfe575175fa2148213cdd6257ed (patch)
tree13feeb3e29aae4e041256e434abcb82748f88054
parent01535fd1ecaee5f48c9e13aed92b719e2dfe4798 (diff)
parent8b44d0dbd4c35a378300403b55ae74ea31779161 (diff)
downloaddwm-de344f57cfe1fbfe575175fa2148213cdd6257ed.tar.gz
-rw-r--r--larbs.mom2
1 files changed, 1 insertions, 1 deletions
diff --git a/larbs.mom b/larbs.mom
index bf25b07..140c1f9 100644
--- a/larbs.mom
+++ b/larbs.mom
@@ -309,7 +309,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 yank 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 file \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(CWb\fP and this will run \f(CWsetbg\fP.
 .HEADING 2 "How I change the colorscheme?"