.i3/config.d/01-base

Tue, 30 Apr 2024 22:31:50 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 30 Apr 2024 22:31:50 -0500
changeset 1153
57809d2642ff
parent 772
7ae185f81e1a
permissions
-rw-r--r--

Fix signature_help toggle

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