More formatting and update EDITOR
This commit is contained in:
@@ -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
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user