Exec .xsession at boot
This commit is contained in:
parent
83d8610df4
commit
ae043aa9f4
1 changed files with 3 additions and 0 deletions
|
@ -716,3 +716,6 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n
|
||||||
-- possible workaround for tag preservation when switching back to default screen:
|
-- possible workaround for tag preservation when switching back to default screen:
|
||||||
-- https://github.com/lcpz/awesome-copycats/issues/251
|
-- https://github.com/lcpz/awesome-copycats/issues/251
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
|
|
||||||
|
awful.spawn.with_shell("bash $HOME/.xsession")
|
||||||
|
|
Loading…
Reference in a new issue