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 ];