feat: add anytype
This commit is contained in:
parent
c915b99ee6
commit
d680500ea2
|
@ -16,7 +16,11 @@ in {
|
||||||
"gnomebedtime@ionutbortis.gmail.com"
|
"gnomebedtime@ionutbortis.gmail.com"
|
||||||
"tailscale-status@maxgallup.github.com"
|
"tailscale-status@maxgallup.github.com"
|
||||||
];
|
];
|
||||||
favorite-apps = [ "org.gnome.Nautilus.desktop" "mullvadbrowser.desktop" ];
|
favorite-apps = [
|
||||||
|
"org.gnome.Nautilus.desktop"
|
||||||
|
"mullvadbrowser.desktop"
|
||||||
|
"anytype.desktop"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
"org/gnome/shell/extensions/pop-shell" = {
|
"org/gnome/shell/extensions/pop-shell" = {
|
||||||
tile-by-default = true;
|
tile-by-default = true;
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
gnome-firmware-updater
|
gnome-firmware-updater
|
||||||
|
|
||||||
# productivity
|
# productivity
|
||||||
logseq
|
anytype
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
tabbed
|
tabbed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue