.i3/status.d/25-order

Mon, 09 Jan 2017 15:30:39 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 09 Jan 2017 15:30:39 -0500
changeset 470
4c2db769baac
parent 378
e13ba40f4533
child 613
f5936ac6faec
permissions
-rw-r--r--

Move into autoload

378
e13ba40f4533 Break i3 and i3status configs into component files, to make local mods easier maybe
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 order += "ethernet eth0"
e13ba40f4533 Break i3 and i3status configs into component files, to make local mods easier maybe
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
2 order += "load"
e13ba40f4533 Break i3 and i3status configs into component files, to make local mods easier maybe
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
3 order += "tztime local"
e13ba40f4533 Break i3 and i3status configs into component files, to make local mods easier maybe
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
4

mercurial