fix: Cleanup some bg names

This commit is contained in:
2025-04-19 18:41:36 +10:00
parent 88a65b4e51
commit 332a410130
20 changed files with 5 additions and 5 deletions

View File

@@ -289,4 +289,4 @@ bind = $mainMod, PERIOD, exec, bemoji
bind = $mainMod, T, exec, alacritty --config-file ~/dotfiles/.alacritty-nozellij.toml bind = $mainMod, T, exec, alacritty --config-file ~/dotfiles/.alacritty-nozellij.toml
# Save output to ~/tmp/errors.log # 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 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

View File

@@ -8,8 +8,8 @@ general {
# BACKGROUND # BACKGROUND
background { background {
path = $HOME/.config/backgrounds/rengoku2.png path = $HOME/.config/backgrounds/0_Shinjuro_Rengoku_0.png
#path = $HOME/.config/backgrounds/jellyfish.png #path = $HOME/.config/backgrounds/0_Jellyfish.png
blur_passes = 0 blur_passes = 0
} }
# TIME # TIME

View File

@@ -1,3 +1,3 @@
preload = ~/.config/backgrounds/rengoku2.png preload = ~/.config/backgrounds/0_Shinjuro_Rengoku_0.png
wallpaper = , ~/.config/backgrounds/rengoku2.png wallpaper = , ~/.config/backgrounds/0_Shinjuro_Rengoku_0.png
ipc = on ipc = on