💄 style(desktop): Change BG image

This commit is contained in:
punkfairie 2024-03-13 20:48:43 -07:00
parent c053b0ab22
commit ff8b84a10e
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
3 changed files with 6 additions and 1 deletions

2
.config/.fehbg Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
feh --no-fehbg --bg-fill '/home/marley/data/photos/wallpaper/city.png'

View file

@ -22,7 +22,8 @@ M.theme = {
flavor = "macchiato",
accent1 = "pink",
accent2 = "rosewater",
wallpaper = config_dir .. "themes/catppuccin/buttons.png",
-- wallpaper = config_dir .. "themes/catppuccin/buttons.png",
wallpaper = "~/data/photos/wallpaper/city.png",
pfp = config_dir .. "themes/catppuccin/assets/pfp.jpg",
icon_theme = "Papirus",
font = {

View file

@ -32,5 +32,7 @@ fi
"$HOME/.screenlayout/multihead.sh"
"$HOME/.config/.fehbg"
copyq &
mopidy &