.i3/config.d/01-base

Mon, 13 Mar 2023 23:43:25 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 13 Mar 2023 23:43:25 -0500
changeset 1085
c2d11f022cf0
parent 772
7ae185f81e1a
permissions
-rw-r--r--

Port encrypted file edit to lua

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 # i3 config file (v4)
e13ba40f4533 Break i3 and i3status configs into component files, to make local mods easier maybe
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
2 #
e13ba40f4533 Break i3 and i3status configs into component files, to make local mods easier maybe
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
3 # Please see http://i3wm.org/docs/userguide.html for a complete reference!
772
7ae185f81e1a allow switching base mod key
Meredith Howard <mhoward@roomag.org>
parents: 378
diff changeset
4 set $mod Mod4
7ae185f81e1a allow switching base mod key
Meredith Howard <mhoward@roomag.org>
parents: 378
diff changeset
5

mercurial