.i3/status.d/25-order

Wed, 19 Apr 2017 15:27:47 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 19 Apr 2017 15:27:47 -0400
changeset 545
cd5b3906e687
parent 378
e13ba40f4533
child 613
f5936ac6faec
permissions
-rw-r--r--

add fallbacks for when make isn't around yet

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