.i3/config.d/01-base

Sun, 05 Mar 2023 15:14:03 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 05 Mar 2023 15:14:03 -0500
changeset 1059
dc0095e5bbc8
parent 772
7ae185f81e1a
permissions
-rw-r--r--

disable rubocop and formatting in solargraph, add standardrb glue

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