.i3/status.d/25-order

Fri, 23 Jun 2017 18:00:45 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 23 Jun 2017 18:00:45 -0400
changeset 609
46f19b7955d8
parent 378
e13ba40f4533
child 613
f5936ac6faec
permissions
-rw-r--r--

add check for .xmodmaprc.local

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