fix: renaming XFCE tools
This commit is contained in:
parent
86536daae7
commit
d945a0d7be
5 changed files with 12 additions and 12 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue