Hi, I would like to have in the same order the apps in the task bar.
Terminal - Vim - Chromium - ...
I have this lines in rc.lua:
awful.util.spawn("run_once xterm")
awful.util.spawn("run_once thunderbird")
awful.util.spawn("run_once terminator")
Other question: now when I open an app it is opened on the left part of the
task bar, is there any way to open it on the right of the open apps in the
task bar?
Javi
