diff --git a/.config/backgrounds/!_nw_10.png b/.config/backgrounds/0_Akaza.png similarity index 100% rename from .config/backgrounds/!_nw_10.png rename to .config/backgrounds/0_Akaza.png diff --git a/.config/backgrounds/!_nw_13.jpg b/.config/backgrounds/0_Cello.jpg similarity index 100% rename from .config/backgrounds/!_nw_13.jpg rename to .config/backgrounds/0_Cello.jpg diff --git a/.config/backgrounds/!_nw_9.png b/.config/backgrounds/0_Cross.png similarity index 100% rename from .config/backgrounds/!_nw_9.png rename to .config/backgrounds/0_Cross.png diff --git a/.config/backgrounds/!_nw_12.jpg b/.config/backgrounds/0_Earth.jpg similarity index 100% rename from .config/backgrounds/!_nw_12.jpg rename to .config/backgrounds/0_Earth.jpg diff --git a/.config/backgrounds/!_nw_1.jpg b/.config/backgrounds/0_Frieren.jpg similarity index 100% rename from .config/backgrounds/!_nw_1.jpg rename to .config/backgrounds/0_Frieren.jpg diff --git a/.config/backgrounds/!_nw_3.png b/.config/backgrounds/0_Jellyfish.png similarity index 100% rename from .config/backgrounds/!_nw_3.png rename to .config/backgrounds/0_Jellyfish.png diff --git a/.config/backgrounds/!_nw_14.png b/.config/backgrounds/0_Mountains.png similarity index 100% rename from .config/backgrounds/!_nw_14.png rename to .config/backgrounds/0_Mountains.png diff --git a/.config/backgrounds/!_nw_15.png b/.config/backgrounds/0_Room.png similarity index 100% rename from .config/backgrounds/!_nw_15.png rename to .config/backgrounds/0_Room.png diff --git a/.config/backgrounds/!_nw_8.png b/.config/backgrounds/0_Shinjuro_Rengoku_0.png similarity index 100% rename from .config/backgrounds/!_nw_8.png rename to .config/backgrounds/0_Shinjuro_Rengoku_0.png diff --git a/.config/backgrounds/!_nw_7.png b/.config/backgrounds/0_Shinjuro_Rengoku_1.png similarity index 100% rename from .config/backgrounds/!_nw_7.png rename to .config/backgrounds/0_Shinjuro_Rengoku_1.png diff --git a/.config/backgrounds/!_nw_11.png b/.config/backgrounds/0_Shinobu_Kocho_0.png similarity index 100% rename from .config/backgrounds/!_nw_11.png rename to .config/backgrounds/0_Shinobu_Kocho_0.png diff --git a/.config/backgrounds/!_nw_6.jpg b/.config/backgrounds/0_Shinobu_Kocho_1.jpg similarity index 100% rename from .config/backgrounds/!_nw_6.jpg rename to .config/backgrounds/0_Shinobu_Kocho_1.jpg diff --git a/.config/backgrounds/!_nw_16.png b/.config/backgrounds/0_Street.png similarity index 100% rename from .config/backgrounds/!_nw_16.png rename to .config/backgrounds/0_Street.png diff --git a/.config/backgrounds/!_nw_17.jpg b/.config/backgrounds/0_Sunset.jpg similarity index 100% rename from .config/backgrounds/!_nw_17.jpg rename to .config/backgrounds/0_Sunset.jpg diff --git a/.config/backgrounds/!_nw_5.png b/.config/backgrounds/0_Tanjiro_Kamado.png similarity index 100% rename from .config/backgrounds/!_nw_5.png rename to .config/backgrounds/0_Tanjiro_Kamado.png diff --git a/.config/backgrounds/!_nw_4.jpg b/.config/backgrounds/0_Tengen_Uzui.jpg similarity index 100% rename from .config/backgrounds/!_nw_4.jpg rename to .config/backgrounds/0_Tengen_Uzui.jpg diff --git a/.config/backgrounds/!_nw_2.jpg b/.config/backgrounds/0_Yor.jpg similarity index 100% rename from .config/backgrounds/!_nw_2.jpg rename to .config/backgrounds/0_Yor.jpg diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 6b68020..e15f31b 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -289,4 +289,4 @@ bind = $mainMod, PERIOD, exec, bemoji bind = $mainMod, T, exec, alacritty --config-file ~/dotfiles/.alacritty-nozellij.toml # Save output to ~/tmp/errors.log -bind = $mainMod, W, exec, pgrep -x WallRizz && pkill -x WallRizz || kitty -o allow_remote_control=yes --class float-80 WallRizz -e -g 5x8 -n -d ~/.config/backgrounds \ No newline at end of file +bind = $mainMod, W, exec, pgrep -x WallRizz && pkill -x WallRizz || kitty -o allow_remote_control=yes --class float-80 WallRizz -z list -n -d ~/.config/backgrounds \ No newline at end of file diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index 71a8d68..506830e 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -8,8 +8,8 @@ general { # BACKGROUND background { - path = $HOME/.config/backgrounds/rengoku2.png - #path = $HOME/.config/backgrounds/jellyfish.png + path = $HOME/.config/backgrounds/0_Shinjuro_Rengoku_0.png + #path = $HOME/.config/backgrounds/0_Jellyfish.png blur_passes = 0 } # TIME diff --git a/.config/hypr/hyprpaper.conf b/.config/hypr/hyprpaper.conf index 2b7c895..c2e433f 100644 --- a/.config/hypr/hyprpaper.conf +++ b/.config/hypr/hyprpaper.conf @@ -1,3 +1,3 @@ -preload = ~/.config/backgrounds/rengoku2.png -wallpaper = , ~/.config/backgrounds/rengoku2.png +preload = ~/.config/backgrounds/0_Shinjuro_Rengoku_0.png +wallpaper = , ~/.config/backgrounds/0_Shinjuro_Rengoku_0.png ipc = on \ No newline at end of file