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