Alacritty configured

This commit is contained in:
LarsZauberer 2024-04-13 21:31:55 +02:00
commit cea755e932
6 changed files with 536 additions and 48 deletions

View file

@ -7,20 +7,19 @@ in {
fenix = inputs.fenix.packages.${pkgs.system};
in with pkgs; [
neofetch
neofetch
git
trash-cli
trash-cli
element-desktop
steam
libreoffice-fresh
ventoy-full
lazygit
obsidian
obsidian
neofetch
zip
vlc
zathura
alacritty
unzip
gcc
bibata-cursors
@ -45,15 +44,15 @@ in {
python3
rustdesk
neovim
tmux
kitty
nextcloud-client
vscode
grim
slurp
wl-clipboard
pavucontrol
wofi
tmux
kitty
nextcloud-client
vscode
grim
slurp
wl-clipboard
pavucontrol
wofi
];
};
}