Update .config/awesome/rc.lua
This commit is contained in:
parent
e6ee8a5c03
commit
ae12867a86
1 changed files with 2 additions and 2 deletions
|
@ -22,5 +22,5 @@ require("signals")
|
||||||
require("ui")
|
require("ui")
|
||||||
|
|
||||||
-- Autostart --
|
-- Autostart --
|
||||||
awful.spawn.with_shell("picom")
|
awful.spawn.with_shell("picom --config ~/.config/picom/awesomewm")
|
||||||
awful.spawn.with_shell("~/.config/.fehbg")
|
awful.spawn.with_shell("~/.config/fehbg/awesomewm")
|
||||||
|
|
Loading…
Reference in a new issue