🐛 fix(feh): Move feh start to awesome rc

This commit is contained in:
punkfairie 2024-03-15 20:00:22 -07:00
parent 89cc273395
commit 2f11a028e0
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
2 changed files with 1 additions and 2 deletions

View file

@ -23,3 +23,4 @@ require("ui")
-- Autostart -- -- Autostart --
awful.spawn.with_shell("picom") awful.spawn.with_shell("picom")
awful.spawn.with_shell("~/.config/.fehbg")

View file

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