summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/i3/config6
-rw-r--r--.readme.mom13
2 files changed, 8 insertions, 11 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 85ac83b..7ea5ae7 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -49,10 +49,8 @@ for_window [instance="dropdowncalc"] border pixel 2
for_window [instance="dropdowncalc"] sticky enable
# #---Starting External Scripts---# #
-# Setting the background and colorscheme:
-exec --no-startup-id wal -i ~/.config/wall.png >/dev/null
-# If you don't want to use wal, comment out the line above and uncomment this one:
-#exec --no-startup-id feh --bg-scale ~/.config/wall.png
+# Setting the background:
+exec --no-startup-id feh --bg-scale ~/.config/wall.png
# Starts dunst for notifications:
exec --no-startup-id dunst
# Composite manager:
diff --git a/.readme.mom b/.readme.mom
index e624fa4..8efd3b4 100644
--- a/.readme.mom
+++ b/.readme.mom
@@ -342,13 +342,12 @@ To be specific, i3 will always be looking to the file in \f(CW~/.config/wall.png
So if you want a persistent wallpaper, move/rename it to \f(CW~/.config/wall.png\fP.
.HEADING 2 "How I change the colorscheme?"
.PP
-LARBS uses
-.PDF_WWW_LINK "https://www.youtube.com/watch?v=Es79N_9BblE" "\f(CWwal/pyal\fP"
-to automatically produce colorschemes based on the background.
-In the same way that you can set wallpapers in ranger with \f(CWbg\fP, you can change wallpapers \fIand\fP colorschemes with \f(CWbw\fP.
-.PP
-If you want to use your own custom colorscheme, you can set your colors in \f(CW~/.Xdefaults\fP, but you should also remove the \f(CWwal\fP command from the i3 config (\f(CW~/.config/i3/config\fP) so \f(CWwal\fP does not overwrite them.
-Be sure to uncomment the \f(CWfeh\fP command right below it to continue setting the wallpaper on startup.
+You can edit \f(CW~/.Xresources\fP to change the colorscheme.
+The terminal, status bar and other programs will automatically read the Xresources colors.
+Check
+.PDF_WWW_LINK "https://wiki.archlinux.org/index.php/X_resources" "the Arch Wiki's article"
+for more information.
+LARBS is also compatible with pywal, but it is not installed or used by default anymore.
.HEADING 2 "How do I set up my email?"
.LI
.ITEM