zellij
This commit is contained in:
parent
8768d59f2f
commit
0d8f806c01
2 changed files with 5 additions and 4 deletions
|
|
@ -55,6 +55,7 @@
|
||||||
wezterm
|
wezterm
|
||||||
yt-dlp
|
yt-dlp
|
||||||
zathura
|
zathura
|
||||||
|
zellij
|
||||||
zoom-us
|
zoom-us
|
||||||
zoxide
|
zoxide
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -96,10 +96,10 @@ in {
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# zellij = {
|
zellij = {
|
||||||
# enable = true;
|
enable = true;
|
||||||
# settings = {};
|
settings = {};
|
||||||
# };
|
};
|
||||||
|
|
||||||
zoxide = {
|
zoxide = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue