diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2024-05-03 22:23:09 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2024-05-03 22:23:09 +0900 |
| commit | da75affc196deec8846639ed562725a938fcf3cb (patch) | |
| tree | 74bc228ca2f8dfc07d6d9eb6e8f195b2f826908a /copy.sh | |
| parent | 4ac6c8b543a3a5d8585f062b812a734df0582a70 (diff) | |
updated default wallpaper and initial waybar style
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ clear -wallpaper=$HOME/Pictures/wallpapers/Fantasy-Landscape.png -Waybar_Style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" +wallpaper=$HOME/Pictures/wallpapers/Anime-Landscape2.png +Waybar_Style="$HOME/.config/waybar/style/[Dark] Half-Moon.css" # Check if running as root. If root, script will exit if [[ $EUID -eq 0 ]]; then |
