diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-01 16:11:36 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-01 16:11:36 +0900 |
| commit | 8f2abf78f0866fabe02dce73c24183d7d3fd0df8 (patch) | |
| tree | 42970df4d87df6dcca652bc01ae18567b2758d85 /copy.sh | |
| parent | 5b97602584a1caf41439f8cfc9e6a762eec51b4c (diff) | |
updated copy.sh
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -296,7 +296,7 @@ done ln -sf "$Waybar_Style" "$HOME/.config/waybar/style.css" && \ # initialize pywal to avoid config error on hyprland -wal -i $wallpaper -s -t 2>&1 | tee -a "$LOG" +wal -i $wallpaper -s -t -n -e 2>&1 | tee -a "$LOG" #initial symlink for Pywal Dark and Light for Rofi Themes ln -sf "$HOME/.cache/wal/colors-rofi-dark.rasi" "$HOME/.config/rofi/pywal-color/pywal-theme.rasi" |
