Add packages

zallij is a cool tmux replacement that has sane defaults.
This commit is contained in:
Donovan Glover 2023-05-23 19:07:37 -04:00
parent c887c4f005
commit 8258530c58
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
3 changed files with 5 additions and 0 deletions

View File

@ -29,6 +29,7 @@
lnch lnch
wev wev
swww swww
kickoff
greetd.tuigreet greetd.tuigreet
]; ];

View File

@ -7,5 +7,6 @@
rustfmt rustfmt
cargo cargo
rust-analyzer rust-analyzer
bacon
]; ];
} }

View File

@ -43,5 +43,8 @@
neofetch neofetch
pywal pywal
brightnessctl brightnessctl
zellij
librespeed-cli
wiki-tui
]; ];
} }