From 5e5f2e86a186ea1ac05a20a717ce9e868f835f90 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Fri, 9 Oct 2020 22:37:54 +0200 Subject: [PATCH] Changes & stuff --- copydots.sh | 4 ---- polybar/config | 2 +- rofi/onedark.rasi | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) 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; }