diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index 99b9a13..28bf33a 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -7,7 +7,7 @@ # Variables scriptsDir=$HOME/.config/hypr/scripts -wallpaper=$HOME/Pictures/wallpapers/Lofi-Anime-Room.png +wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified waybar_style="$HOME/.config/waybar/style/[Wallust] Box type.css" kvantum_theme="Catppuccin-Mocha" color_scheme="prefer-dark" @@ -15,7 +15,6 @@ gtk_theme="Andromeda-dark" icon_theme="Flat-Remix-Blue-Dark" cursor_theme="Bibata-Modern-Ice" - swww="swww img" effect="--transition-bezier .43,1.19,1,.4 --transition-fps 30 --transition-type grow --transition-pos 0.925,0.977 --transition-duration 2" diff --git a/config/hypr/scripts/KeyHints.sh b/config/hypr/scripts/KeyHints.sh index 55ed690..612038d 100755 --- a/config/hypr/scripts/KeyHints.sh +++ b/config/hypr/scripts/KeyHints.sh @@ -49,6 +49,7 @@ yad --width=$dynamic_width --height=$dynamic_height \ " Z" "Desktop Zoom" "(pyprland)" \ " Alt V" "Clipboard Manager" "(cliphist)" \ " W" "Choose wallpaper" "(Wallpaper Menu)" \ +" Shift W" "Choose wallpaper effects" "(imagemagick + swww)" \ "CTRL ALT W" "Random wallpaper" "(via swww)" \ " B" "Hide/UnHide Waybar" "waybar" \ " CTRL B" "Choose waybar styles" "(waybar styles)" \ diff --git a/config/hypr/wallpaper_effects/.wallpaper_current b/config/hypr/wallpaper_effects/.wallpaper_current index 54ccecf..c868176 100644 Binary files a/config/hypr/wallpaper_effects/.wallpaper_current and b/config/hypr/wallpaper_effects/.wallpaper_current differ diff --git a/config/hypr/wallpaper_effects/.wallpaper_modified b/config/hypr/wallpaper_effects/.wallpaper_modified index 54ccecf..a6a14cf 100644 Binary files a/config/hypr/wallpaper_effects/.wallpaper_modified and b/config/hypr/wallpaper_effects/.wallpaper_modified differ diff --git a/config/hypr/wallust/wallust-hyprland.conf b/config/hypr/wallust/wallust-hyprland.conf index 0b964a3..86f1869 100644 --- a/config/hypr/wallust/wallust-hyprland.conf +++ b/config/hypr/wallust/wallust-hyprland.conf @@ -1,18 +1,18 @@ -$background = rgb(010001) -$foreground = rgb(FBF8ED) -$color0 = rgb(010001) -$color1 = rgb(020102) -$color2 = rgb(421C20) -$color3 = rgb(2C3034) -$color4 = rgb(475654) -$color5 = rgb(986356) -$color6 = rgb(B6B099) -$color7 = rgb(F1ECDD) -$color8 = rgb(A8A59B) -$color9 = rgb(030203) -$color10 = rgb(58252B) -$color11 = rgb(3B4045) -$color12 = rgb(5F7370) -$color13 = rgb(CB8473) -$color14 = rgb(F3EACC) -$color15 = rgb(F1ECDD) +$background = rgb(020302) +$foreground = rgb(BFBEB7) +$color0 = rgb(020302) +$color1 = rgb(171812) +$color2 = rgb(1F1E16) +$color3 = rgb(26251B) +$color4 = rgb(2E2C20) +$color5 = rgb(363324) +$color6 = rgb(363324) +$color7 = rgb(9B998F) +$color8 = rgb(6C6B64) +$color9 = rgb(1F1F18) +$color10 = rgb(29291E) +$color11 = rgb(333224) +$color12 = rgb(3E3B2A) +$color13 = rgb(484430) +$color14 = rgb(484430) +$color15 = rgb(9B998F) diff --git a/config/rofi/wallust/colors-rofi.rasi b/config/rofi/wallust/colors-rofi.rasi index 8dbbd82..b7cc56a 100644 --- a/config/rofi/wallust/colors-rofi.rasi +++ b/config/rofi/wallust/colors-rofi.rasi @@ -1,28 +1,28 @@ * { -active-background: #030203; -active-foreground: #FBF8ED; -normal-background: #010001; -normal-foreground: #FBF8ED; -urgent-background: #5F7370; -urgent-foreground: #FBF8ED; +active-background: #1F1F18; +active-foreground: #BFBEB7; +normal-background: #020302; +normal-foreground: #BFBEB7; +urgent-background: #3E3B2A; +urgent-foreground: #BFBEB7; -alternate-active-background: #986356; -alternate-active-foreground: #FBF8ED; -alternate-normal-background: #010001; -alternate-normal-foreground: #FBF8ED; -alternate-urgent-background: #010001; -alternate-urgent-foreground: #FBF8ED; +alternate-active-background: #363324; +alternate-active-foreground: #BFBEB7; +alternate-normal-background: #020302; +alternate-normal-foreground: #BFBEB7; +alternate-urgent-background: #020302; +alternate-urgent-foreground: #BFBEB7; -selected-active-background: #030203; -selected-active-foreground: #FBF8ED; -selected-normal-background: #F1ECDD; -selected-normal-foreground: #FBF8ED; -selected-urgent-background: #5F7370; -selected-urgent-foreground: #FBF8ED; +selected-active-background: #1F1F18; +selected-active-foreground: #BFBEB7; +selected-normal-background: #9B998F; +selected-normal-foreground: #BFBEB7; +selected-urgent-background: #3E3B2A; +selected-urgent-foreground: #BFBEB7; -background-color: #010001; +background-color: #020302; background: rgba(0,0,0,0.7); -foreground: #F1ECDD; -border-color: #030203; +foreground: #9B998F; +border-color: #1F1F18; } diff --git a/config/waybar/wallust/colors-waybar.css b/config/waybar/wallust/colors-waybar.css index 1f17268..f5f6106 100644 --- a/config/waybar/wallust/colors-waybar.css +++ b/config/waybar/wallust/colors-waybar.css @@ -1,20 +1,20 @@ -@define-color foreground #FBF8ED; -@define-color background rgba(1,0,1,0.25); -@define-color cursor #FBF8ED; +@define-color foreground #BFBEB7; +@define-color background rgba(2,3,2,0.25); +@define-color cursor #BFBEB7; -@define-color color0 #010001; -@define-color color1 #020102; -@define-color color2 #421C20; -@define-color color3 #2C3034; -@define-color color4 #475654; -@define-color color5 #986356; -@define-color color6 #B6B099; -@define-color color7 #F1ECDD; -@define-color color8 #A8A59B; -@define-color color9 #030203; -@define-color color10 #58252B; -@define-color color11 #3B4045; -@define-color color12 #5F7370; -@define-color color13 #CB8473; -@define-color color14 #F3EACC; -@define-color color15 #F1ECDD; +@define-color color0 #020302; +@define-color color1 #171812; +@define-color color2 #1F1E16; +@define-color color3 #26251B; +@define-color color4 #2E2C20; +@define-color color5 #363324; +@define-color color6 #363324; +@define-color color7 #9B998F; +@define-color color8 #6C6B64; +@define-color color9 #1F1F18; +@define-color color10 #29291E; +@define-color color11 #333224; +@define-color color12 #3E3B2A; +@define-color color13 #484430; +@define-color color14 #484430; +@define-color color15 #9B998F; diff --git a/copy.sh b/copy.sh index 67bde69..02d3aa6 100755 --- a/copy.sh +++ b/copy.sh @@ -3,7 +3,7 @@ clear -wallpaper=$HOME/Pictures/wallpapers/Lofi-Anime-Room.png +wallpaper=$HOME/.config/hypr/wallpaper_effects/.wallpaper_modified waybar_style="$HOME/.config/waybar/style/[Wallust] Box type.css" waybar_config="$HOME/.config/waybar/configs/[TOP] Default_v3" waybar_config_laptop="$HOME/.config/waybar/configs/[TOP] Default Laptop_v3" diff --git a/wallpapers/Fantasy-Landscape2.png b/wallpapers/Fantasy-Landscape2.png new file mode 100644 index 0000000..c868176 Binary files /dev/null and b/wallpapers/Fantasy-Landscape2.png differ diff --git a/wallpapers/Lofi-Computer.png b/wallpapers/Lofi-Computer.png deleted file mode 100644 index f0e78e6..0000000 Binary files a/wallpapers/Lofi-Computer.png and /dev/null differ