replace alacritty with ghostty

This commit is contained in:
Kevin Baensch 2024-12-31 15:10:40 +01:00
parent e4b67b0d9f
commit 51f68ee0a9
Signed by: derped
GPG key ID: C0F1D326C7626543
3 changed files with 9 additions and 9 deletions

View file

@ -6,18 +6,18 @@
{
config.machine.pkgsets.xpkgs.pkgs = with pkgs; [
acpilight
feh
scrot
dconf
alacritty
feh
ghostty
gvfs
oneko
pcmanfm
lxmenu-data
shared-mime-info
oneko
pavucontrol
pcmanfm
scrot
shared-mime-info
xclip
xorg.xkill
xdiskusage
xorg.xkill
];
}