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

@ -4,7 +4,7 @@
...
}: {
programs.nixvim = {
options = {
opts = {
timeout = true;
timeoutlen = 300;
};