minor kakoune and helix tomfoolery

This commit is contained in:
Leonardo Eugênio 2023-01-24 10:10:05 -03:00
parent fd5fcbccee
commit 86bd3f6b86
2 changed files with 6 additions and 3 deletions

View file

@ -128,5 +128,5 @@ rec {
dmenu = "bmenu";
desktop = "sway";
browser = "qutebrowser";
editor = "helix";
editor = "kakoune";
}