.i3/config.d/01-base

Mon, 20 May 2024 12:39:30 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 20 May 2024 12:39:30 -0500
changeset 1169
db64f7947671
parent 772
7ae185f81e1a
permissions
-rw-r--r--

Note get_active_clients deprecation

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