diff --git a/copydots.sh b/copydots.sh index 6e30d94..7c442d9 100755 --- a/copydots.sh +++ b/copydots.sh @@ -15,7 +15,3 @@ cp -r $HOME/.config/picom $repoPath # Vim cp $HOME/.vimrc $repoPath/vimrc - -# Background -cp $HOME/.wallpaper.jpg $repoPath/wallpaper.jpg - diff --git a/polybar/config b/polybar/config index a1dc9e6..95daa05 100644 --- a/polybar/config +++ b/polybar/config @@ -1,5 +1,5 @@ [colors] -background = #df242424 +background = #df151515 # ef1d1f21 foreground = #a4abb3 # 707880 diff --git a/rofi/onedark.rasi b/rofi/onedark.rasi index 820be6a..35bbf66 100644 --- a/rofi/onedark.rasi +++ b/rofi/onedark.rasi @@ -26,7 +26,7 @@ spacing: 0; background-color: transparent; - font: "Knack Nerd Font 10"; + font: "Ubuntu Mono 10"; text-color: @text; }