friendship ended with pywal

This commit is contained in:
Luke Smith 2018-12-01 18:22:20 -05:00
parent 4fc7bb5bf8
commit 08a3c310e5
2 changed files with 8 additions and 11 deletions

View file

@ -49,10 +49,8 @@ for_window [instance="dropdowncalc"] border pixel 2
for_window [instance="dropdowncalc"] sticky enable for_window [instance="dropdowncalc"] sticky enable
# #---Starting External Scripts---# # # #---Starting External Scripts---# #
# Setting the background and colorscheme: # Setting the background:
exec --no-startup-id wal -i ~/.config/wall.png >/dev/null exec --no-startup-id feh --bg-scale ~/.config/wall.png
# 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
# Starts dunst for notifications: # Starts dunst for notifications:
exec --no-startup-id dunst exec --no-startup-id dunst
# Composite manager: # Composite manager:

View file

@ -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. So if you want a persistent wallpaper, move/rename it to \f(CW~/.config/wall.png\fP.
.HEADING 2 "How I change the colorscheme?" .HEADING 2 "How I change the colorscheme?"
.PP .PP
LARBS uses You can edit \f(CW~/.Xresources\fP to change the colorscheme.
.PDF_WWW_LINK "https://www.youtube.com/watch?v=Es79N_9BblE" "\f(CWwal/pyal\fP" The terminal, status bar and other programs will automatically read the Xresources colors.
to automatically produce colorschemes based on the background. Check
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. .PDF_WWW_LINK "https://wiki.archlinux.org/index.php/X_resources" "the Arch Wiki's article"
.PP for more information.
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. LARBS is also compatible with pywal, but it is not installed or used by default anymore.
Be sure to uncomment the \f(CWfeh\fP command right below it to continue setting the wallpaper on startup.
.HEADING 2 "How do I set up my email?" .HEADING 2 "How do I set up my email?"
.LI .LI
.ITEM .ITEM