diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-04 23:44:23 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-04 23:44:23 +0900 |
| commit | 376968f5d3ea2251a19c27716b020bf135db9b9b (patch) | |
| tree | 156f3d32fc5f6d20389baa84b496ad94f9406d6a /copy.sh | |
| parent | 6b77da3e3e66312cf9e4b60ac072a20a13f09706 (diff) | |
Final tweak before pushing to main (I hope so), Rofi.rasi 1080p made as default. New default wallpaper
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ clear -wallpaper=$HOME/Pictures/wallpapers/Anime-Landscape2.png +wallpaper=$HOME/Pictures/wallpapers/Lofi-Urban-Nightscape.png Waybar_Style="$HOME/.config/waybar/style/[Pywal] Chroma Tally.css" # Check if running as root. If root, script will exit @@ -259,7 +259,7 @@ else rm -r "$HOME/.config/waybar/configs/[TOP] Default_v2" 2>&1 | tee -a "$LOG" fi -printf "\n%.0s" {1..3} +printf "\n%.0s" {1..2} # additional wallpapers echo "$(tput setaf 6) By default only a few wallpapers are copied...$(tput sgr0)" |
