use pywal to color alacritty and vim

This commit is contained in:
2024-05-15 22:27:50 +02:00
parent ebe7002e78
commit bfda0a9e27
41 changed files with 1532 additions and 658 deletions

View File

@@ -97,7 +97,7 @@ set show_hidden_bookmarks true
# Which colorscheme to use? These colorschemes are available by default:
# default, jungle, snow, solarized
set colorscheme default
#set colorscheme default
# Preview files on the rightmost column?
# And collapse (shrink) the last column if there is nothing to preview?
@@ -116,7 +116,7 @@ set status_bar_on_top false
set draw_progress_bar_in_status_bar true
# Draw borders around columns?
set draw_borders true
set draw_borders false
# Display the directory name in tabs?
set dirname_in_tabs false