i3 is mostly working!

This commit is contained in:
Gabe Venberg 2024-04-04 18:44:59 -05:00
parent fe1ed3e1be
commit e27cafb15b
17 changed files with 444 additions and 260 deletions

View file

@ -5,7 +5,7 @@
...
}: {
programs.nixvim = {
options = {
opts = {
mouse = "a";
lazyredraw = true;
termguicolors = true;