From 5971e3c11ca536a6d424ed8b5479d4bdc4086231 Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Wed, 19 Jan 2022 02:14:36 +0000 Subject: [PATCH] More formatting and update EDITOR --- user/daniel/home.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/user/daniel/home.nix b/user/daniel/home.nix index bf4d7a3..df19862 100644 --- a/user/daniel/home.nix +++ b/user/daniel/home.nix @@ -2,10 +2,10 @@ { imports = [ - ../progs/alacritty + ../progs/alacritty ../progs/i3 ../progs/i3status-rust - ../progs/kitty + ../progs/kitty ../progs/neovim ]; @@ -40,7 +40,7 @@ username = "daniel"; homeDirectory = "/home/daniel"; sessionVariables = { - EDITOR = "vim"; + EDITOR = "hx"; }; sessionPath = [ "$HOME/go/bin" @@ -101,10 +101,10 @@ pavucontrol playerctl python3 - spotify ranger restic rofi + spotify starship xclip ];