diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 11:21:34 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-07 11:21:34 +0900 |
| commit | 86733c1873f9a6e227a2ae7a85c3371fc0b0625f (patch) | |
| tree | efa9acbafca26f4dd3b0bd87f0da0ef9dc9b0b4a /copy.sh | |
| parent | e5aaed60240f41fde318ab957703cbab76d0c99c (diff) | |
added initial wallpaper
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -221,7 +221,7 @@ fi ln -sf "$HOME/.config/waybar/style/Golden Noir.css" "$HOME/.config/waybar/style.css" && \ # initialize pywal to avoid config error on hyprland -wal -i ~/Pictures/wallpapers/mecha-nostalgia.png 2>&1 | tee -a "$LOG" +wal -i ~/Pictures/wallpapers/anime-girl-abyss.png 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" |
