feat: add anytype
This commit is contained in:
parent
c915b99ee6
commit
d680500ea2
|
@ -16,7 +16,11 @@ in {
|
|||
"gnomebedtime@ionutbortis.gmail.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" = {
|
||||
tile-by-default = true;
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
gnome-firmware-updater
|
||||
|
||||
# productivity
|
||||
logseq
|
||||
anytype
|
||||
libreoffice-fresh
|
||||
tabbed
|
||||
|
||||
|
|
Loading…
Reference in a new issue