]> git.rmz.io Git - dotfiles.git/commit
awesome: autostart applications from awesome
authorSamir Benmendil <me@rmz.io>
Sun, 24 Jan 2021 03:53:19 +0000 (03:53 +0000)
committerSamir Benmendil <me@rmz.io>
Sun, 24 Jan 2021 21:35:32 +0000 (21:35 +0000)
commitbcf13301fce23ff122f3d5b6bbb3688bf60c944b
treefa441edeb4a1c92de6d03300bf2dadb883571a6c
parent636e2c97887811a29c6d554897da55cd52d297f7
awesome: autostart applications from awesome

Ideally I had hoped that I could have a more logical tree structure
where awesome, the window manager starts before the clients. It seems to
have been backwards when xinit was responsible for spawning autostarts.

However, doing it this way seems to have resulted in awesome dropping
the spawns which are caught by PID1 (as seen in htop/pstree).

I don't think this is a big deal, but it's also not great.
awesome/rc.lua
awesome/rules.lua
awesome/utils.lua
xinit/xprofile.d/99-applications.sh