index
:
~/.config/awesome
master
Full per-host configurable rc.lua and modules for awesomewm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
func
/
xdgautostart.lua
blob: 1bee0e80b50762e4828e5cfb8254424ea0376568 (
plain
)
1
2
3
local
awful
=
require
(
"awful"
)
awful
.
spawn
(
"dex --environment Awesome --autostart"
)