Changes & stuff

lightmode
E. Almqvist 4 years ago
parent a45518cc86
commit 5e5f2e86a1
  1. 4
      copydots.sh
  2. 2
      polybar/config
  3. 2
      rofi/onedark.rasi

@ -15,7 +15,3 @@ cp -r $HOME/.config/picom $repoPath
# Vim # Vim
cp $HOME/.vimrc $repoPath/vimrc cp $HOME/.vimrc $repoPath/vimrc
# Background
cp $HOME/.wallpaper.jpg $repoPath/wallpaper.jpg

@ -1,5 +1,5 @@
[colors] [colors]
background = #df242424 background = #df151515
# ef1d1f21 # ef1d1f21
foreground = #a4abb3 foreground = #a4abb3
# 707880 # 707880

@ -26,7 +26,7 @@
spacing: 0; spacing: 0;
background-color: transparent; background-color: transparent;
font: "Knack Nerd Font 10"; font: "Ubuntu Mono 10";
text-color: @text; text-color: @text;
} }

Loading…
Cancel
Save