More formatting and update EDITOR

This commit is contained in:
2022-01-19 02:14:36 +00:00
parent 3ca1b7b339
commit 5971e3c11c

View File

@@ -2,10 +2,10 @@
{ {
imports = [ imports = [
../progs/alacritty ../progs/alacritty
../progs/i3 ../progs/i3
../progs/i3status-rust ../progs/i3status-rust
../progs/kitty ../progs/kitty
../progs/neovim ../progs/neovim
]; ];
@@ -40,7 +40,7 @@
username = "daniel"; username = "daniel";
homeDirectory = "/home/daniel"; homeDirectory = "/home/daniel";
sessionVariables = { sessionVariables = {
EDITOR = "vim"; EDITOR = "hx";
}; };
sessionPath = [ sessionPath = [
"$HOME/go/bin" "$HOME/go/bin"
@@ -101,10 +101,10 @@
pavucontrol pavucontrol
playerctl playerctl
python3 python3
spotify
ranger ranger
restic restic
rofi rofi
spotify
starship starship
xclip xclip
]; ];