fix: renaming XFCE tools

This commit is contained in:
Peritia 2026-01-13 10:38:48 +01:00
parent 86536daae7
commit d945a0d7be
5 changed files with 12 additions and 12 deletions

View file

@ -142,7 +142,7 @@ If you want to further customize Nixos95 you can use the following config option
name = "Terminal";
description = "Run commands";
icon = "xfce4-terminal";
pkg = pkgs.xfce.xfce4-terminal;
pkg = pkgs.xfce4-terminal;
}
{
name = "Browser";