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