mkEmptyArray of strings
This commit is contained in:
parent
84d8700df4
commit
21b7d838f4
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ with lib; {
|
|||
};
|
||||
|
||||
"org/gnome/shell" = {
|
||||
favorite-apps = gvariant.mkEmptyArray;
|
||||
favorite-apps = gvariant.mkEmptyArray (gvariant.type.string);
|
||||
enabled-extensions = with pkgs; [
|
||||
gnomeExtensions.adw-gtk3-colorizer.extensionUuid
|
||||
gnomeExtensions.alphabetical-app-grid.extensionUuid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue