.i3/config.d/01-base

Sat, 08 Apr 2023 14:18:17 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 08 Apr 2023 14:18:17 -0500
changeset 1102
33dd24d2b740
parent 772
7ae185f81e1a
permissions
-rw-r--r--

help -> vimdoc

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