@ -15,7 +15,3 @@ cp -r $HOME/.config/picom $repoPath
# Vim
cp $HOME/.vimrc $repoPath/vimrc
# Background
cp $HOME/.wallpaper.jpg $repoPath/wallpaper.jpg
@ -1,5 +1,5 @@
[colors]
background = #df242424
background = #df151515
# ef1d1f21
foreground = #a4abb3
# 707880
@ -26,7 +26,7 @@
spacing: 0;
background-color: transparent;
font: "Knack Nerd Font 10";
font: "Ubuntu Mono 10";
text-color: @text;
}