Update .config/awesome/rc.lua

This commit is contained in:
punkfairie 2024-07-19 17:24:06 -07:00
parent e6ee8a5c03
commit ae12867a86
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -22,5 +22,5 @@ require("signals")
require("ui")
-- Autostart --
awful.spawn.with_shell("picom")
awful.spawn.with_shell("~/.config/.fehbg")
awful.spawn.with_shell("picom --config ~/.config/picom/awesomewm")
awful.spawn.with_shell("~/.config/fehbg/awesomewm")