.i3/status.d/25-order

Tue, 08 Jun 2021 22:55:49 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 08 Jun 2021 22:55:49 -0500
changeset 909
aa1b7e2ef1d9
parent 613
f5936ac6faec
permissions
-rw-r--r--

improve K bind and set remain-on-exit

613
f5936ac6faec tweak i3status defaults
Meredith Howard <mhoward@roomag.org>
parents: 378
diff changeset
1 order += "ethernet _first_"
378
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"
613
f5936ac6faec tweak i3status defaults
Meredith Howard <mhoward@roomag.org>
parents: 378
diff changeset
3 order += "disk /"
378
e13ba40f4533 Break i3 and i3status configs into component files, to make local mods easier maybe
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
4 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
5

mercurial