🐛 fix(feh): Move feh start to awesome rc
This commit is contained in:
parent
89cc273395
commit
2f11a028e0
2 changed files with 1 additions and 2 deletions
|
@ -23,3 +23,4 @@ require("ui")
|
|||
|
||||
-- Autostart --
|
||||
awful.spawn.with_shell("picom")
|
||||
awful.spawn.with_shell("~/.config/.fehbg")
|
||||
|
|
|
@ -32,7 +32,5 @@ fi
|
|||
|
||||
"$HOME/.screenlayout/multihead.sh"
|
||||
|
||||
"$HOME/.config/.fehbg"
|
||||
|
||||
copyq &
|
||||
mopidy &
|
||||
|
|
Loading…
Reference in a new issue