Browse Source

update

pull/3/head
JaKooLit 2 years ago
parent
commit
0e4dc7bff3
  1. 2
      copy.sh

2
copy.sh

@ -113,6 +113,8 @@ ln -sf "$HOME/.config/waybar/style/style-dark.css" "$HOME/.config/waybar/style.c
ln -sf "$HOME/.config/dunst/styles/dunstrc-dark" "$HOME/.config/dunst/dunstrc" && \
# symlink for wofi
ln -sf "$HOME/.config/wofi/styles/style-dark.css" "$HOME/.config/wofi/style.css" && \
ln -sf "$HOME/.config/wofi/configs/config-default" "$HOME/.config/wofi/config" && \
# Set some files as executable
chmod +x ~/.config/hypr/scripts/* 2>&1 | tee -a "$LOG"

Loading…
Cancel
Save